Skip to content

Commit 238748b

Browse files
author
ks6088ts
committed
Add additional references for Azure Cosmos DB vector database in README
1 parent 2e30cc5 commit 238748b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/3_call_azure_cosmos_db/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ python vector_database.py --help
1515
# References
1616

1717
- [Azure Cosmos DB No SQL](https://python.langchain.com/docs/integrations/vectorstores/azure_cosmos_db_no_sql/)
18+
- [Learn Azure Azure Cosmos DB Vector database](https://learn.microsoft.com/azure/cosmos-db/vector-database)
19+
- [AzureDataRetrievalAugmentedGenerationSamples/Python/CosmosDB-NoSQL_VectorSearch](https://github.com/microsoft/AzureDataRetrievalAugmentedGenerationSamples/tree/main/Python/CosmosDB-NoSQL_VectorSearch)
20+
- [Azure Cosmos DB ベクター検索機能と RAG の実装ガイド](https://note.com/generativeai_new/n/n3fcb2e57d195)
21+
- [Azure CosmosDB for NoSQL でベクトル検索しよう!!](https://zenn.dev/nomhiro/articles/cosmos-nosql-vector-search)

0 commit comments

Comments
 (0)