Metadata-Version: 2.4
Name: tibet-router
Version: 0.1.1
Summary: DEPRECATED: Use tibet-llm-router instead. This package name is reserved for TIBET token routing.
Project-URL: Homepage, https://humotica.com
Project-URL: Repository, https://github.com/humotica/tibet-router
Project-URL: Documentation, https://humotica.com/docs/tibet-router
Author-email: "J. van de Meent" <jasper@humotica.com>, "R. AI" <root_idd@humotica.nl>
License: MIT
Keywords: ai,auto-routing,llama,llm,ml,model-selection,ollama,provenance,qwen,router,tibet
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Requires-Dist: tibet-llm-router>=0.1.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
Provides-Extra: full
Requires-Dist: rich>=13.0.0; extra == 'full'
Requires-Dist: tibet-core>=0.2.0; extra == 'full'
Provides-Extra: tibet
Requires-Dist: tibet-core>=0.2.0; extra == 'tibet'
Description-Content-Type: text/markdown

# tibet-router - DEPRECATED

## This package has been renamed to `tibet-llm-router`

```bash
pip install tibet-llm-router
```

The name `tibet-router` is reserved for future TIBET token routing functionality (like jis-router routes RABEL messages).

## Migration

Simply replace:
```bash
pip uninstall tibet-router
pip install tibet-llm-router
```

Your code remains the same - `from llm_router import LLMRouter` still works.

## New Package

- **PyPI:** https://pypi.org/project/tibet-llm-router/
- **Docs:** https://humotica.com/docs/tibet-llm-router

---

**One Love, One fAmIly**

Built by Humotica AI Lab
