Skip to content

Commit 4c85e47

Browse files
Merge pull request #252440 from markjbrown/docs-editor/vector-search-1695312714
fix url's to github repos
2 parents 222e7cc + ee18ed6 commit 4c85e47

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/cosmos-db/vector-search.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Implement RAG-patterns with Azure Cosmos DB for NoSQL and Azure Cognitive Search
9696

9797
### Code samples
9898

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)
100100
- [.NET samples - Hackathon project](https://github.com/AzureCosmosDB/OpenAIHackathon)
101101
- [.NET tutorial - recipe chatbot](https://github.com/microsoft/AzureDataRetrievalAugmentedGenerationSamples/tree/main/C%23/CosmosDB-NoSQL_CognitiveSearch)
102102
- [.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
108108

109109
### Code samples
110110

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)
112112
- [.NET tutorial - recipe chatbot](https://github.com/microsoft/AzureDataRetrievalAugmentedGenerationSamples/tree/main/C%23/CosmosDB-MongoDBvCore)
113113
- [Python notebook tutorial - Azure product chatbot](https://github.com/microsoft/AzureDataRetrievalAugmentedGenerationSamples/tree/main/Python/CosmosDB-MongoDB-vCore)
114114

@@ -132,3 +132,4 @@ You can employ RAG by utilizing native vector search within Azure Cosmos DB for
132132

133133

134134

135+

0 commit comments

Comments
 (0)