File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ Implement RAG-patterns with Azure Cosmos DB for NoSQL and Azure Cognitive Search
96
96
97
97
### Code samples
98
98
99
- - [ .NET retail chatbot demo ] ( https://github.com/AzureCosmosDB/VectorSearchAiAssistant /tree/cognitive-search-vector )
99
+ - [ .NET retail chatbot reference solution ] ( https://github.com/Azure/Vector-Search-AI-Assistant /tree/cognitive-search-vector )
100
100
- [ .NET samples - Hackathon project] ( https://github.com/AzureCosmosDB/OpenAIHackathon )
101
101
- [ .NET tutorial - recipe chatbot] ( https://github.com/microsoft/AzureDataRetrievalAugmentedGenerationSamples/tree/main/C%23/CosmosDB-NoSQL_CognitiveSearch )
102
102
- [ .NET tutorial - recipe chatbot w/ Semantic Kernel] ( https://github.com/microsoft/AzureDataRetrievalAugmentedGenerationSamples/tree/main/C%23/CosmosDB-NoSQL_CognitiveSearch_SemanticKernel )
@@ -108,7 +108,7 @@ RAG can be applied using the native vector search feature in Azure Cosmos DB for
108
108
109
109
### Code samples
110
110
111
- - [ .NET retail chatbot demo ] ( https://github.com/AzureCosmosDB/VectorSearchAiAssistant /tree/mongovcorev2 )
111
+ - [ .NET retail chatbot sample ] ( https://github.com/Azure/Vector-Search-AI-Assistant /tree/mongovcorev2 )
112
112
- [ .NET tutorial - recipe chatbot] ( https://github.com/microsoft/AzureDataRetrievalAugmentedGenerationSamples/tree/main/C%23/CosmosDB-MongoDBvCore )
113
113
- [ Python notebook tutorial - Azure product chatbot] ( https://github.com/microsoft/AzureDataRetrievalAugmentedGenerationSamples/tree/main/Python/CosmosDB-MongoDB-vCore )
114
114
@@ -132,3 +132,4 @@ You can employ RAG by utilizing native vector search within Azure Cosmos DB for
132
132
133
133
134
134
135
+
You can’t perform that action at this time.
0 commit comments