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

帖子指出 Jev 将 AI 定位为软件内部的决策层而非聊天机器人:LLM 负责生成,Jev 负责决策,例如路由请求、标记操作、选择下一个工具、过滤不良 RAG 上下文等。
Jev is interesting because it treats AI less like a chatbot and more like a decision layer inside software. LLMs generate. Jev decides. That means things like: → route this request → flag this action → choose the next tool → filter bad RAG context → decide when to