코드는 LLM의 결과물이 아닌 에이전트의 실행 기반으로 보고하는 서베이 논문.
UIUC, Meta, Stanford의 합작으로 작성된 서베이 논문에서, 코드를 LLM이 생성하는 결과물이 아니라 에이전트의 실행 기반, 즉 operational substrate로 보고 있습니다. 이는 코드가 단순한 결과물에서 더 나아가 에이전트의 추론, 행동 및 상태 저장에 기여한다는 점에서 흥미롭습니다. 이러한 관점은 AI 및 개발 분야의 기술적 접근을 재조명합니다.
Survey paper claims code is an operational substrate for agents, not just LLM outputs.
A collaborative survey paper by UIUC, Meta, and Stanford proposes that code should be viewed not simply as outputs generated by LLMs but as the operational substrate for agents. It argues that code contributes to an agent's reasoning, action, state storage, and feedback validation. This perspective invites a re-evaluation of how we understand the role of code in AI and development.