본문으로 건너뛰기

태그

#function-calling

#function-calling 태그가 달린 기사

RSS 피드
LLM 레딧

Reddit, Manus engineer의 Unix-style agent 글을 계기로 function calling을 다시 보다

전 Manus backend lead의 r/LocalLLaMA 글은 agent에게 typed function catalog보다 단일 run(command="...") interface가 더 잘 맞는 경우가 많다고 주장했다. 이 글은 Unix text stream과 token-based model interface를 연결한 뒤, pipe, progressive help, stderr visibility, overflow handling 같은 설계 패턴으로 그 주장을 뒷받침했다.

2분 소요 36 조회