Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
" \n",
"+ Azure AI Search, any tier, but we recommend Basic or higher for this workload. [Enable semantic ranker](https://learn.microsoft.com/azure/search/semantic-how-to-enable-disable) if you want to run a hybrid query with semantic ranking.\n",
"\n",
"+ A deployment of the `text-embedding-ada-002` model on Azure OpenAI.\n",
"+ A deployment of the `text-embedding-3-large` model on Azure OpenAI.\n",
"\n",
"+ Azure Blob Storage. This notebook connects to your storage account and loads a container with the sample PDFs.\n"
]
Expand Down