O que é tool calling?
Traduzido do original em inglês por IA. Ver em inglês
O tool calling permite que modelos de IA interajam com sistemas externos e APIs, transformando chatbots básicos em agentes que executam ações no mundo real por meio de um ciclo estruturado de requisição e resposta. O Databricks Agent Bricks oferece uma plataforma governada para construir esses agentes com base nos dados corporativos, com suporte nativo ao Model Context Protocol e ao 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.
