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