툴 호출(tool calling)이란 무엇인가
영어 원문을 AI가 번역했습니다. 영어로 보기
툴 호출은 AI 모델이 외부 시스템 및 API와 상호작용할 수 있게 해, 구조화된 요청·응답 루프를 통해 단순한 챗봇을 실제 작업을 수행하는 에이전트로 바꿔놓는다. Databricks Agent Bricks는 이러한 에이전트를 기업 데이터에 기반해 구축할 수 있는 거버넌스 기반 플랫폼을 제공하며, Model Context Protocol과 Unity Catalog를 기본 지원한다
* Tool calling is the mechanism that allows AI models to interact with external tools, APIs, and systems, transforming basic chatbots into capable AI agents that can take real-world action. * The process follows a structured loop: the model recognizes when a tool is needed, selects the right one, builds a request, processes the response, and delivers a result to the user. * Databricks Agent Bricks provides a governed platform for building tool-calling agents grounded in enterprise data, with native support for the Model Context Protocol (MCP) and Unity Catalog governance.
