Zum Inhalt springen
Jev

Use case

Agent routing with Jev

1. In the agent loop

Before an expensive frontier call, ask Jev whether the request is simple, medium, or hard. Before a tool fires, ask whether the action is risky. Before context balloons, ask keep / truncate / drop per stale tool result.

2. Example questions

  • choice complexity → fast | balanced | frontier
  • noul tool_risk → block / confirm / allow in your orchestrator
  • choice context_action → keep | truncate | drop

3. Next steps

Read Jev vs traditional LLM, try the playground, then create a jv_live_ key for your orchestrator.

Add a typed if to your agent

Prepaid tokens + /api/v1/decide plug into any orchestrator.

Agent Model Routing with Jev — Fast / Balanced / Frontier