OPEN-SOURCE PROJECT
jev-model-tokengate
An OpenAI-compatible proxy that sits between your LLM and your users. It evaluates each sliding window of tokens **while the response is still streaming** and cuts the stream **before** a violating token can reach the screen.
- Stars
- 4
- Forks
- 0
- License
- MIT
- Last commit
- 2026-09-20
What Jev does here
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Based on repository metadata and README with rule-based classification; pending human review, with no independent runtime or performance verification.