awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
LLM Orchestration · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesLLM Orchestration

Systems that coordinate complex workflows by chaining language model calls and external tool executions.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · LLM Orchestration. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Language Model Orchestration
  4. LLM Orchestration

Awesome LLM Orchestration GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • langchain-ai/langchain

    langchain-ai/langchain

    127,015GitHubView on GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows t

    Pythonagentsaiai-agents
  • dair-ai/Prompt-Engineering-Guide

    dair-ai/Prompt-Engineering-Guide

    70,526GitHubView on GitHub↗

    This project is a comprehensive educational resource and knowledge base dedicated to the development and application of large language models and autonomous agentic systems. It provides a structured framework for understanding prompt engineering, context management, and the architectural patterns required to build task

    MDXagentagentsai-agents

Explore sub-tags

  • Chat Model InterfacesUnified abstractions for interacting with chat-based LLMs.
  • Function Calling ImplementationsExamples and patterns for enabling language models to execute external functions or tools.