Developer Reports Jev Latency and Integration Traps on Workers AI
Reddit user oh_jaimito reported testing TypeSafe's `typesafe/jev` through Cloudflare's REST API, observing about 1.2 seconds for the first cold call and 340–480 ms afterward. The author said an unfunded request returned error 2021 and described account-specific AI Gateway top-up requirements. They also found answers nested under `result.result.answers` and advised gating `choice` decisions on the top probability rather than the rescaled confidence value. In their own tests, high-confidence outputs were useful while middle-band results were unreliable. The author said Jev beat an existing GPT prompt on hand-labeled client-sorting and news-triage tasks, but supplied no dataset size, baseline prompt, thresholds or result table.
In the repliesOne commenter reported using Jev for issue triage inside a Cloudflare Worker and said it was performing well within a narrow scope. The commenter provided no logs, thresholds, error rate or sample size.
Cloudflare documents `typesafe/jev` as a third-party structured evaluation model with a 32,000-token context window and Noul, Choice and Score questions. The user's billing and performance observations remain setup-specific.
Personal reports from one r/CloudFlare thread reviewed September 23, 2026. Cloudflare documentation confirms model availability and response concepts, not the user's latency, funding experience or comparison with GPT.