Jev 与文本生成模型的取舍
Jev 不生成自由文本。Diogo 用一段对比视频说明并行决策模型与逐字生成模型在任务形态上的差别。

介绍 TypeSafe AI 的 Jev 模型:输入状态和类型化问题,返回带概率的结构化决策,而非生成文本。
I just came across Jev from TypeSafe AI, and the idea is pretty interesting. Most AI models are built to generate text. Jev takes a different approach: Decisions, not strings. You give it some state + typed questions. It returns structured decisions with probabilities and