Metadata-Version: 2.4
Name: novastack-llms-litellm
Version: 1.0.2
Summary: novastack integration llms LiteLLM
Author-email: Leonardo Furnielis <leonardofurnielis@outlook.com>
License: Apache-2.0
Requires-Python: <3.14,>=3.11
Requires-Dist: litellm<1.82.6,>=1.81.13
Requires-Dist: novastack-core<2.0.0,>=1.1.5
Provides-Extra: dev
Requires-Dist: pytest-asyncio<2.0.0,>=1.3.0; extra == 'dev'
Requires-Dist: pytest<10.0.0,>=9.0.3; extra == 'dev'
Requires-Dist: ruff<1.0.0,>=0.15.8; extra == 'dev'
Description-Content-Type: text/markdown

# NovaStack integration - LiteLLM LLMs

## Installation 

```bash
pip install novastack-llms-litellm
```
