Metadata-Version: 2.1
Name: flexible_scorer
Version: 0.1.0
Summary: A flexible scoring library using OpenAI models.
Author: Michael
Author-email: miryaboy@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: numpy>=1.21.0
Requires-Dist: openai>=0.10.0
Requires-Dist: plotly>=5.0.0
Requires-Dist: scipy>=1.7.0
