Route model requests based on configured models, costs and task complexity. Use for routing general/low-complexity requests to the cheapest available model and for higher-complexity requests to stronger models.
Security Analysis
Latest Release
v0.1.1
- Added support for routing model requests based on configured models, costs, and task complexity. - Introduced a CLI/library (scripts/router.py) to select an appropriate model using a configuration file. - Provided example configuration (examples/models.json) for easy setup. - Implemented heuristics for routing: defaulting simple tasks to the cheapest model, escalating complex tasks as needed. - Made model metadata (capabilities, cost score, tags) explicit for transparency and auditability.
More by @model
Published by @model on ClawHub