File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
apps/3_call_azure_cosmos_db Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -15,3 +15,7 @@ python vector_database.py --help
15
15
# References
16
16
17
17
- [ 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 )
You can’t perform that action at this time.
0 commit comments