File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -231,3 +231,7 @@ Vector indexing and search in Azure Cosmos DB for NoSQL has some limitations whi
231
231
- [ Vector index overview] ( ../index-overview.md#vector-indexes )
232
232
- [ Vector index policies] ( ../index-policy.md#vector-indexes )
233
233
- [ Manage index] ( how-to-manage-indexing-policy.md#vector-indexing-policy-examples )
234
+ - Integrations:
235
+ - [ LangChain, Python] ( https://python.langchain.com/v0.2/docs/integrations/vectorstores/azure_cosmos_db_no_sql/ )
236
+ - [ Semantic Kernel, .NET] ( https://github.com/microsoft/semantic-kernel/tree/main/dotnet/src/Connectors/Connectors.Memory.AzureCosmosDBNoSQL )
237
+ - [ Semantic Kernel, Python] ( https://github.com/microsoft/semantic-kernel/tree/main/python/semantic_kernel/connectors/memory/azure_cosmosdb_no_sql )
You can’t perform that action at this time.
0 commit comments