Metadata-Version: 2.1
Name: fuxion
Version: 0.0.3
Summary: Synthetic dataset generation and normalization functions powered by LLMs
License: MIT
Author: Oluwatobi Adefami
Author-email: tobiadefami@gmail.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: langchain (>=0.1.4,<0.2.0)
Requires-Dist: langchain-openai (>=0.0.5,<0.0.6)
Requires-Dist: openai (>=1.0.0,<2.0.0)
Requires-Dist: pytest (>=7.2.2,<8.0.0)
Requires-Dist: typer (>=0.9.0,<0.10.0)
