1 Repo
Definitions of functional interfaces that allow AI agents to execute tasks and validate structured output.
Distinct from User-Defined Functions: Distinct from User-Defined Functions: focuses on agent-driven tool execution and Pydantic validation rather than database query logic.
Explore 1 awesome GitHub repository matching data & databases · Agent Tool Interfaces. Refine with filters or upvote what's useful.
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
Implements Pydantic-based interfaces that agents use to execute tasks and validate JSON output.