File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,9 @@ Use the native vector search feature in [Azure Cosmos DB for MongoDB vCore](mong
53
53
- [ .NET RAG Pattern retail reference solution] ( https://github.com/Azure/Vector-Search-AI-Assistant-MongoDBvCore )
54
54
- [ .NET tutorial - recipe chatbot] ( https://github.com/microsoft/AzureDataRetrievalAugmentedGenerationSamples/tree/main/C%23/CosmosDB-MongoDBvCore )
55
55
- [ Python notebook tutorial - Azure product chatbot] ( https://github.com/microsoft/AzureDataRetrievalAugmentedGenerationSamples/tree/main/Python/CosmosDB-MongoDB-vCore )
56
+ - [ Python notebook tutorial - Vector database integration through LangChain] ( https://python.langchain.com/docs/integrations/vectorstores/azure_cosmos_db )
57
+ - [ Python notebook tutorial - LLM Caching integration through LangChain] ( https://python.langchain.com/docs/integrations/llms/llm_caching#azure-cosmos-db-semantic-cache )
58
+ - [ Python - Semantic Kernel memory integration] ( https://github.com/microsoft/semantic-kernel/tree/main/python/semantic_kernel/connectors/memory/azure_cosmosdb )
56
59
57
60
## Implement vector database functionalities using our API for PostgreSQL
58
61
You can’t perform that action at this time.
0 commit comments