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