Enables the construction and management of agent networks designed to interact with OpenAPI-defined APIs.
AskTheApi Team Builder is a Python library for creating and managing networks of autonomous agents that collaborate to solve complex tasks, particularly those involving APIs defined using the OpenAPI standard. It provides a streamlined interface for building, configuring, and running teams of agents, simplifying the orchestration of multi-agent workflows with minimal code. Key features include automated agent coordination, real-time streaming of agent interactions, and built-in support for the Model Control Protocol (MCP) for exposing agent teams as API endpoints.