Skip to content

Commit 4303c66

Browse files
Merge pull request #279909 from jcodella/patch-13
Update vector-search.md
2 parents a835ec1 + 8a0c442 commit 4303c66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/cosmos-db/nosql/vector-search.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,3 +231,7 @@ Vector indexing and search in Azure Cosmos DB for NoSQL has some limitations whi
231231
- [Vector index overview](../index-overview.md#vector-indexes)
232232
- [Vector index policies](../index-policy.md#vector-indexes)
233233
- [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)

0 commit comments

Comments
 (0)