Metadata-Version: 2.4
Name: shunt-llm
Version: 0.0.1
Summary: Alias for the 'shunt' package — routes LLM requests between cheap and premium models
Project-URL: Homepage, https://github.com/PierrunoYT/shunt.sh
Author: PierrunoYT
License: MIT
Requires-Python: >=3.9
Requires-Dist: shunt
Description-Content-Type: text/markdown

# shunt-llm

Alias package. Install [`shunt`](https://pypi.org/project/shunt/) instead:

```bash
pip install shunt
```

Installing `shunt-llm` pulls in `shunt` and re-exports its API.
