Jevでコードベース分類器を構築
開発者がJevでコードベース分類器を構築し、エージェントが生成する過剰設計なコードの解決策になり得ると述べ、次のテスト対象を尋ねている。
著者はJevとWebMCPを使った実験を共有。Jevが次のツールを選択し列挙可能な入力を埋め、同じ呼び出しで自由テキストや数値が必要な場合はLLMにフォールバックし、非列挙値のみをLLMが埋める。
I’ve been experimenting with Jev and WebMCP 😁 - Jev selects the next tool and fills enumerable inputs. If the same call needs free text or a number, it falls back to LLM. If that same call also needs free text, a number, or another non-enumerable value, an LLM fills only those