awesome jevDIRECTORYSponsorStar on GitHub

jev-router

prismhq

An open-source LLM router built on LiteLLM and Jev: dynamically routes requests based on task complexity and context.

GitHub repository ↗Search and filter
License
MIT
GitHub Stars
3
Source reviewed

Where Jev makes a decision

Evaluates reasoning requirements of input prompts via single forward pass, delegating dispatch to LiteLLM.

What this project offers

Achieves high-throughput prompt triage and cost optimization without brittle heuristic regexes.

Review scope

Verified with code-level Jev executable integration evidence; decision mechanisms extracted from source.

Sources and implementation

Related projects