I-edit

Ibahagi sa


Azure DocumentDB integrations for AI applications

Azure DocumentDB seamlessly integrates with leading large language model (LLM) orchestration packages like Semantic Kernel and LangChain, enabling developers to harness the power of advanced AI capabilities within their applications. These orchestration packages can streamline the management and use of LLMs, embedding models, and databases, making it even easier to develop Generative AI applications.

Integration Tool Description Language Type of Integration
LangChain A framework for building context-aware and reasoning-based applications powered by large language models (LLM). Python Vector Store, Chat History, Semantic Cache
JavaScript Vector Store, Semantic Cache, Chat History
Java Chat History
LangChain-azure A framework for building context-aware and reasoning-based applications powered by large language models (LLM) on Azure. Python Vector Store, Semantic Cache
Semantic Kernel An open-source framework by Microsoft that integrates conventional programming languages with AI models. It's designed for orchestrating complex AI agents. Python Vector Store
.NET Vector Store
LlamaIndex A data framework for LLM applications that connects your custom data sources to large language models (LLM). It's ideal for building RAG (Retrieval-Augmented Generation) applications over domain-specific data. Python Vector Store, Document Store, Index Store
TypeScript Vector Store
DocumentDBAIGraph A solution that leverages Azure DocumentDB for creating AI-powered knowledge graphs. It helps uncover complex relationships within semi-structured data. Quickstart

Next step