Skip to content

Commit

Permalink
Update Azure_Pubmed_chatbot.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
zbyosufzai authored Mar 8, 2024
1 parent e240ae7 commit 53cb612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/GenAI/notebooks/Azure_Pubmed_chatbot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"id": "9dbd13e7-afc9-416b-94dc-418a93e14587",
"metadata": {},
"source": [
"In this tutorial we will be using Azure OpenAI which you can learn how to deploy [here](https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/create-resource?pivots=cli). This tutorial utilizes the model **gpt-35-turbo** version 0301 and the embeddings model **text-embedding-ada-002** version 2."
"In this tutorial we will be using Azure OpenAI which (if you havent already) you can learn how to deploy [here](https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/create-resource?pivots=cli). This tutorial utilizes the model **gpt-35-turbo** version 0301 and the embeddings model **text-embedding-ada-002** version 2."
]
},
{
Expand Down

0 comments on commit 53cb612

Please sign in to comment.