awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesSchema-Based Tool Definitions

Typed interfaces that allow models to discover and execute operations with validated inputs.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Schema-Based Tool Definitions. Refine with filters or upvote what's useful.

Awesome Schema-Based Tool Definitions GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • modelcontextprotocol/serversAvatar modelcontextprotocol

    modelcontextprotocol/servers

    87,320Vezi pe GitHub↗

    The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service environments, using a JSON-RPC based messaging standard to facilitate bidirectional communication between clients and servers. The protocol distinguishes itself through a robust capability-based handshake that negotiates feature sets during session initialization, ensuring compatibil

    Exposes functional capabilities through typed interfaces that allow models to discover and execute operations with validated inputs.

    TypeScript
    Vezi pe GitHub↗87,320
  • onnx/onnxAvatar onnx

    onnx/onnx

    20,358Vezi pe GitHub↗

    ONNX is an open-source standard for machine learning interoperability that provides a unified format for representing neural network models. By defining a common set of operators and a standardized file structure, it enables models to be shared, exported, and executed consistently across different training frameworks and software ecosystems. The project functions as an intermediate representation layer that decouples model development from deployment. It utilizes a language-neutral binary serialization format to store model structures and weights, ensuring that computational graphs remain por

    Defines a standardized set of mathematical operations as the functional interface between model definitions and hardware runtimes.

    Pythonaiartificial-intelligencedeep-learning
    Vezi pe GitHub↗20,358
  • cloudwego/einoAvatar cloudwego

    cloudwego/eino

    9,675Vezi pe GitHub↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Uses JSON Schema to define precise input requirements for tools to ensure AI models provide valid arguments.

    Goaiai-applicationai-framework
    Vezi pe GitHub↗9,675
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Model Integration and Serving
  5. Model Integration Interfaces
  6. Schema-Based Tool Definitions