Creare un classificatore di codebase con Jev
Uno sviluppatore condivide la creazione di un classificatore di codebase con Jev, suggerendo che può risolvere codice sovraingegnerizzato dagli agenti, e chiede cosa testare dopo.
L'autore condivide un esperimento con Jev e WebMCP: Jev seleziona lo strumento successivo e riempie gli input enumerabili, ricorrendo a un LLM quando la stessa chiamata richiede testo libero o un numero, con l'LLM che riempie solo quei valori non enumerabili.
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