A Python package for agent-based chat interactions.
You can install AgentChat using pip:
pip install agentchat
import agentchat
# Your code examples here
- Agent-based conversation management
- Flexible chat interfaces
- Easy integration with AI models
- Extensible architecture
For full documentation, visit https://agentchat.readthedocs.io
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any problems, please file an issue on the GitHub repository.