Metadata-Version: 2.4
Name: lang-model-cli
Version: 0.1.2
Summary: Language Model Command Line Interface
Author-email: Gabriel Altay <gabriel.altay@gmail.com>
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: litellm==1.55.12
Requires-Dist: openai>=1.59.6
Requires-Dist: rich>=13.9.4
Requires-Dist: typer>=0.15.1
Provides-Extra: ipython
Requires-Dist: ipython>=8.31.0; extra == 'ipython'
