Skip to content

Commit 60d19aa

Browse files
Merge pull request #4853 from Albertyang0/2026_04-Monthly-broken-links-fix-118
2026_04 - Fix monthly broken links
2 parents ccd8f93 + b2d2121 commit 60d19aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/documentdb/ai-frameworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure DocumentDB seamlessly integrates with leading large language model (LLM) o
1515

1616
| Integration Tool | Description | Language | Type of Integration |
1717
| --- | --- | --- | --- |
18-
| **[LangChain](https://www.langchain.com/)** | A framework for building context-aware and reasoning-based applications powered by large language models (LLM). | [Python](https://python.langchain.com/docs/integrations/vectorstores/azure_cosmos_db/) | Vector Store, Chat History, [Semantic Cache](https://python.langchain.com/docs/integrations/llm_caching/#azure-cosmos-db-semantic-cache) |
18+
| **[LangChain](https://www.langchain.com/)** | A framework for building context-aware and reasoning-based applications powered by large language models (LLM). | [Python](https://docs.langchain.com/oss/python/integrations/vectorstores/azure_cosmos_db_no_sql) | Vector Store, Chat History, [Semantic Cache](https://python.langchain.com/docs/integrations/llm_caching/#azure-cosmos-db-semantic-cache) |
1919
| | | [JavaScript](https://js.langchain.com/docs/integrations/vectorstores/azure_cosmosdb_mongodb/) | Vector Store, Semantic Cache, [Chat History](https://js.langchain.com/docs/integrations/platforms/microsoft#azure-cosmos-db-mongodb-vcore-chat-message-history) |
2020
| | | [Java](https://docs.langchain4j.dev/integrations/embedding-stores/azure-cosmos-mongo-vcore/) | Chat History |
2121
| **[LangChain-azure](https://github.com/langchain-ai/langchain-azure)** | A framework for building context-aware and reasoning-based applications powered by large language models (LLM) on Azure. | [Python](https://github.com/langchain-ai/langchain-azure/blob/main/libs/azure-ai/langchain_azure_ai/vectorstores/azure_cosmos_db_mongo_vcore.py) | Vector Store, Semantic Cache |

0 commit comments

Comments
 (0)