Workspace IndexDev Notes › Tool use — the model that stops guessing and calls a function

#204PoC

Tool use — the model that stops guessing and calls a function

Function calling lets a model emit a structured call to real code instead of hallucinating an answer, the primitive under agents, MCP and x402 — and the point where a wrong call becomes a real action.

Not yet scoped.

Why

The PoC wires a model to two tools and shows correct routing, a wrong call, and the validation layer that must sit between intent and execution.

How it works

Not yet built.

← All Dev Notes · Workspace Index · Top ↑

도구 사용 — 추측을 멈추고 함수를 호출하는 모델

함수 호출은 모델이 답을 환각하는 대신 실제 코드로 가는 구조화된 호출을 내보내게 하며, 에이전트·MCP·x402의 기초입니다 — 그리고 잘못된 호출이 실제 행동이 되는 지점입니다.

아직 범위 미정.

이 PoC는 모델을 두 도구에 연결해 올바른 라우팅, 잘못된 호출, 그리고 의도와 실행 사이에 놓여야 할 검증 계층을 보입니다.

동작 방식

아직 만들지 않음.

← 전체 개발 노트 · 워크스페이스 인덱스 · 맨 위 ↑