We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b292f77 commit 42abd1aCopy full SHA for 42abd1a
articles/cosmos-db/quickstart-vector-store-dotnet.md
@@ -127,7 +127,7 @@ Follow the prompts to select your Azure subscription and environment.
127
* **Azure Cosmos DB**: Serverless account with the `Hotels` database and containers
128
* **Azure OpenAI**: Resource with deployments for:
129
* Embedding model: `text-embedding-3-small`
130
- * Chat model: `gpt-4o-mini`
+ * Chat model: `gpt-4.1-mini`
131
* **Managed Identity**: User-assigned identity for secure access.
132
* Azure RBAC role assignments that enable Microsoft Entra ID (passwordless) access for the managed identity to Azure Cosmos DB and Azure OpenAI.
133
0 commit comments