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