awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesLanguage Model Requests

Configuration settings for outgoing language model API requests.

Distinct from API Request Configurations: Focuses on request-level parameters for chat completions rather than general HTTP request metadata.

Explore 3 awesome GitHub repositories matching web development · Language Model Requests. Refine with filters or upvote what's useful.

Awesome Language Model Requests GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • camel-ai/camelAvatar von camel-ai

    camel-ai/camel

    17,253Auf GitHub ansehen↗

    This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified architecture for orchestrating multi-agent societies, where specialized agents collaborate through roleplay to decompose and solve complex tasks. The system integrates language models with external environments, enabling agents to perform real-world actions through a standardized tool-calling abstraction layer. The framework distinguishes itself through its focus on iterative reasoning and data reliability. It employs automated feedback loops to refine agent outputs and self-eva

    Enables adjustment of request parameters to control chat completion behavior and output format.

    Pythonagentai-societiesartificial-intelligence
    Auf GitHub ansehen↗17,253
  • langbot-app/langbotAvatar von langbot-app

    langbot-app/LangBot

    15,311Auf GitHub ansehen↗

    LangBot is an orchestration platform designed for building, managing, and deploying AI agents. It functions as a comprehensive framework for integrating large language models with custom workflows, enabling developers to connect intelligent agents to various messaging platforms and external tools. The platform distinguishes itself through a modular, plugin-based architecture that allows for the extension of agent capabilities via custom tools and file parsers. It features a secure, sandbox-isolated runtime environment that executes untrusted code and plugin logic within resource-constrained c

    Manages configuration settings for outgoing language model API requests.

    Pythonagentcozedeepseek
    Auf GitHub ansehen↗15,311
  • langroid/langroidAvatar von langroid

    langroid/langroid

    3,894Auf GitHub ansehen↗

    Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI applications. It serves as a multi-modal integration layer that connects diverse local and remote language models with an agentic retrieval-augmented generation system. The project distinguishes itself through a collaborative message-exchange paradigm, allowing specialized agents to delegate tasks hierarchically and coordinate via structured communication. It features an advanced state management system for conversational AI, including the ability to rewind and prune conversation hist

    Maps language model requests to agent-specific methods or stateless handlers for tool execution.

    Pythonagentsaichatgpt
    Auf GitHub ansehen↗3,894
  1. Home
  2. Web Development
  3. API Request Configurations
  4. Language Model Requests

Unter-Tags erkunden

  • Tool Request HandlingMapping model-generated tool requests to specific agent methods or stateless handlers. **Distinct from Language Model Requests:** Focuses on the routing and execution logic for agent tools, not just the HTTP configuration of the request.