Jevとテキスト生成モデルの違い
Jevは自由形式のテキストを生成しません。並列的な意思決定とトークン単位の生成の違いを、Diogoが比較動画で説明します。

ユーザーがJevの実践を共有:先に分類してから生成し、同じ考えをRedditスレッドの選別に応用してパイプラインコストを約30倍削減。ルーターにこの機能が組み込まれたことに言及。
this is the pattern that actually works with jev: classify first, generate second. we do the same thing one layer up for reddit threads (cited by ai / not cited / worth replying), and it cut our pipeline cost ~30x. nice to see it built into the router