So far, we’ve discussed agentic patterns that primarily involve orchestrating interactions between language models and managing the flow of information within the agent’s internal workflow (Chaining, Routing, Parallelization, Reflection). However, for agents to be truly useful and interact with the real world or external systems, they need the ability to use Tools.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Tool Use (Function Calling)

  • Antonio Gullí

摘要

So far, we’ve discussed agentic patterns that primarily involve orchestrating interactions between language models and managing the flow of information within the agent’s internal workflow (Chaining, Routing, Parallelization, Reflection). However, for agents to be truly useful and interact with the real world or external systems, they need the ability to use Tools.