OPEN-SOURCE PROJECT
tiershift
Policy-driven model routing framework routing every LLM call to the cheapest capable tier in ~180 ms via TypeSafe Jev.
- Stars
- 2
- Forks
- 0
- License
- MIT
- Last commit
- 2026-09-18
What Jev does here
Uses declarative YAML policies evaluated by Jev discrete classification without requiring pre-collected training data.
Provides unified TypeScript and Python interfaces to minimize inference spend with minimal routing overhead.
Source code verified against pinned commit. Includes gate benchmarks and dual-language tests; latency depends on regional network proximity.