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

介绍调用 Jev 时可用的 choice、score、noul 三个原语,并说明它们可并行使用,以邮件分诊中是否自动归档的判断为例展开。
when calling jev you have these 3 primitives (choice, score, noul), and you can use them in parallel which is interesting let's take an example: you're creating an email triage workflow you want to know if you should auto-archive something or not it's actually not obvious if