Metadata-Version: 2.2
Name: linearagent
Version: 0.0.1
Summary: A framework for making simple linear agents. 
Author-email: Anubhab Chakraborty <anuv@akcanuv.com>
License: MIT
Project-URL: homepage, https://github.com/akcanuv/linearagent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai>=1.53.0

# Linear Agent
This is a framework for creating simple linear agents. 
