Metadata-Version: 2.4
Name: cola-agent
Version: 0.1.0
Summary: A minimal Agent framework.
Project-URL: Homepage, https://github.com/xerrors/cola
Project-URL: Repository, https://github.com/xerrors/cola
Project-URL: Issues, https://github.com/xerrors/cola/issues
Author-email: xerrors <xerrors@163.com>
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: pyyaml>=6.0
Requires-Dist: requests>=2.28.0
Requires-Dist: tiktoken>=0.5.0
Description-Content-Type: text/markdown

# cola

A minimal Agent framework with model clients, agents, tool base classes, and tool registration.
