Jevでコードベース分類器を構築
開発者がJevでコードベース分類器を構築し、エージェントが生成する過剰設計なコードの解決策になり得ると述べ、次のテスト対象を尋ねている。
jev-cliをインストールすれば、モデルに全文を書かせずにjevでTypeSafe Jevに直接問い合わせ、確率・選択肢・スコアなどの機械可読な結果を取得でき、単発の分類判断に適する。
When applying code for quick one-time classification and judgment, there's no need to make the model write entire passages. After installing jev-cli, use jev to directly ask TypeSafe Jev, and what comes back is machine-readable results like probabilities, options, or scores. Then