Theme 1 – Jev’s core advantages
Jev is praised for being cheap, fast, returning native structured output, and providing calibrated probabilities.
“Jev seems to have three benefits: 1) It's very cheap and fast … 2) It generates structured output natively - guaranteed to be correct 3) It's output probabilities are calibrated to actually mean something” – HarHarVeryFunny
Theme 2 – Frontier labs will likely replicate or absorb Jev
Commenters expect OpenAI, Anthropic, or other large labs to add similar classification capability to their APIs or models.
“OpenAI, or anyone else, could certainly replicate it … They could even offer it as a standalone API if deemed worth it.” – HarHarVeryFunny
“I would assume that they would fold this type of classification into their responses API next to existing ancillary tooling that they already ship.” – monatron
Theme 3 – Skepticism / hype – limitations and overstated claims
Several users argue Jev’s benefits are modest, its probabilities can be gamed, and the excitement is overblown.
“It's not guaranteed to be correct: it's guaranteed to be formatted in a particular way.” – alex_sf
“Jev can output drastically different probabilities if you simply reorder the list of choices. And Jev's 'confidence' output is fake/redundant.” – hbrn
“I don't see much substance to this buzz … looks like people that are new to all this are discovering that classifiers exist.” – orbital-decay
Theme 4 – Practical utility – Jev as a useful, cheap classifier for prototyping, routing, and business workflows
Many see Jev as a handy tool for specific tasks, often complementing rather than replacing LLMs.
“In my company, and I think in most companies that are using AI at all, one of the first ways it got integrated is as a classifier, to tag orders based on feeding all their data into a prompt and asking for a structured output.” – jackb4040
“Having a system that combines a generative model and a classifier … would make it a lot more efficient and accurate because it has a bigger toolbox.” – yogthos
“Though for tasks where you are trying to search through billions of documents … then that’s where you’d want something cheaper and faster.” – brokencode