AskTheApi Team Builder
About
Agent network builder for communicating with openapi apis. Based in autogen
Details
- Author
- AskTheApi
- GitHub stars
- 1
- Downloads
- 637
- Categories
- Other, AI
Jump to
- Effortless agent network creation from OpenAPI specifications
- Team‑based collaboration with automatic coordination by a planning agent
- Real‑time streaming of agent interactions
- Built‑in HTTP client for external API calls
- Type safety with Pydantic models
- Clean, intuitive API with minimal boilerplate
Install with pip install asktheapi-team-builder. Create agents from an OpenAPI spec using APISpecHandler, then build a team with TeamBuilder and run it with streaming. Optionally expose agent teams via an MCP server using MCPService.
AskTheApi Team Builder
A high-level Python library for building and managing networks of autonomous agents that collaborate to solve complex tasks. It's designed to work seamlessly with APIs defined using the OpenAPI standard. The library provides a clean, type-safe interface for creating, configuring, and running teams of agents, making it easy to orchestrate multi-agent workflows with minimal boilerplate.
Features
- 🚀 Effortless Agent Network Creation: Quickly build agent networks with custom tools and capabilities based on OpenAPI specifications.
- 🤝 Team-Based Collaboration: Easily define agent teams with automatic coordination handled by a built-in planning agent.
- 📡 Streaming Interactions: Stream agent communication in real-time for more dynamic and responsive workflows.
- 🔧 Built-in HTTP Client: Simplify tool implementation with an integrated HTTP client ready to call external APIs.
- ✨ Type Safety with Pydantic: Leverage Pydantic models for robust data validation and clear type definitions.
- 🎯 Clean and Intuitive API: Designed for developers—minimal boilerplate, maximum clarity.
Installation
pip install asktheapi-team-builder
Quick Start
Here's how to use the package:
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




