Metadata-Version: 2.1
Name: crias
Version: 0.1.2
Summary: A pure python wrapper around LLMs.
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: openai (>=0.27.9,<0.28.0)
Requires-Dist: pydantic (>=2.3.0,<3.0.0)
Requires-Dist: tomli (>=2.0.1,<3.0.0)
Description-Content-Type: text/markdown

# crias
A pure python wrapper around LLMs

