Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Azure Database for PostgreSQL seamlessly integrates with leading large language model (LLM) orchestration packages so that developers can use advanced AI capabilities within their applications. These orchestration packages can streamline the management and use of LLMs, embedding models, and databases in developing generative AI applications.
List of LLM orchestration packages
Integration tool | Description | Azure Database for PostgreSQL |
---|---|---|
Semantic Kernel | An open-source framework by Microsoft that combines AI agents with languages like C#, Python, and Java. It enables seamless orchestration of code and AI models. | Python connector .NET connector Java connector |
LangChain | A framework that simplifies the creation of applications powered by LLMs. It offers tools for context-aware reasoning applications in Python, JavaScript, and Java. | Python JavaScript |
LlamaIndex | A framework for building context-augmented AI applications that can integrate private or domain-specific data with LLMs for complex workflows. | Python |
GraphRAG | A framework by Microsoft that uses Azure Database for PostgreSQL to create AI-powered knowledge graphs. It enables robust data models and reveals relationships in semistructured data. | Quickstart |