The prompt
Prompt
OUTLINE ONLY — Not a production recipe.
When to use: triage inbound support text.
Inputs (state): ticket subject + body (+ optional CRM fields).
Question sketch:
- queue: Choice (Billing / Account / Technical / Close)
- priority: Score or ordered Choice
- refund_review: Boolean
Confidence policy: automate only above your calibrated threshold; else human queue.
Links: https://vercel.com/changelog/typesafe-ai-jev-now-available-on-ai-gateway
Needs access to: typesafevercel-ai-gateway
How it's set up
- Get TypeSafe or Gateway access.
- Encode questions + thresholds in one config file.
- One evaluate call per ticket.
- Branch in your code — Jev does not write the reply.
Not a production recipe.
Why it works
Matches the public Gateway evaluate example shape without inventing benchmarks.
This use case was collected from the public Jev community and is credited to its original author. Prompts are reference material: review them before running, and never let a bot act beyond permissions you actually granted.