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

帖子观察到,agent 基础设施中许多看似推理的行为实际上只是分类。Jev 使这一区别明确化:它完全不生成文本,而是接收一个状态和一个类型化问题。
The pattern I keep seeing in agent infrastructure right now is that most of what looks like reasoning is actually just classification wearing a costume. TypeSafe AI's Jev makes that split explicit. It doesn't generate text at all. You hand it a state and a typed question, it