Metadata-Version: 2.4
Name: polyagent
Version: 1.0.0
Summary: A unified interface for managing stateful conversations with various CLI-based AI agents
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: instructor
Requires-Dist: openai
Requires-Dist: pydantic
Requires-Dist: python-dotenv
Requires-Dist: click>=8.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Dynamic: license-file
