从发布线程进入 Jev 技术博客
Diogo 在发布线程末尾给出官方技术博客与早期访问入口,适合继续核对模型原理和产品说明。
作者分享了一个基于 Jev 的技术栈分类器,包含 GitHub 代码和在线演示,并指出过去因解析、延迟和成本而无法交给模型的判断任务,现在只需一次函数调用。
What I'm taking from it: a pile of judgment calls I'd never have put a model behind, because parsing, latency, and cost made it absurd, are now a function call. Code - https://github.com/swap-mitra/jev-techstack-classifier… Live app - https://swap-mitra.github.io/jev-techstack-classifier/… #Jev #TypeSafe #SystemOneModels #LLM #AIEngineering