You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,14 @@ languages:
7
7
- bicep
8
8
products:
9
9
- azure
10
+
- azure-openai-service
10
11
- azure-container-apps
11
12
- azure-container-registry
12
13
- azure-cosmos-db
13
14
- blazor
14
15
- aspnet-core
15
16
- entra-id
16
-
urlFragment: template
17
+
urlFragment: chat-csharp-cosmos-db-nosql-openai
17
18
name: Chat application with Azure Cosmos DB for NoSQL and Azure OpenAI
18
19
description: Sample application that implements multiple chat threads using the Azure OpenAI for completions and Azure Cosmos DB for NoSQL for storage.
0 commit comments