Metadata-Version: 2.2
Name: agents-manager
Version: 1.0.0
Summary: A lightweight Python package for managing multi-agent orchestration. Easily define agents with custom instructions, tools, and models, and orchestrate their interactions seamlessly. Perfect for building modular, collaborative AI systems.
Author-email: Naroju Sandesh <sandeshnaroju@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/sandeshnaroju/agents_manager
Project-URL: Repository, https://github.com/sandeshnaroju/agents_manager
Keywords: agents,multi-agent,orchestration,AI
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: openai>=1.0.0
Requires-Dist: python-dotenv>=0.21.0

# agents_manager
