Metadata-Version: 2.1
Name: phasellm
Version: 0.0.13
Summary: Wrappers for common large language models (LLMs) with support for evaluation.
Author: Wojciech Gryc
Author-email: hello@phaseai.com
License: MIT
Keywords: llm,nlp,evaluation,ai
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8.0
Provides-Extra: complete
License-File: LICENSE

PhaseLLM provides wrappers for common large language models and use cases. This makes it easy to swap models in and out as needed. We also provide support for evaluation of models so you can choose which models are better to use.
