跳至主要内容

Tools extend the capabilities of large language models (LLMs) in AgentBuilder, enabling features like online search, scientific calculation, and image generation. AgentBuilder supports two types of tools: first-party tools and custom tools.


Types of Tools

  • First-party tools: Built-in tools provided by the AgentBuilder ecosystem.
  • Custom tools: Import your own API tools, supporting OpenAPI/Swagger and OpenAI Plugin specifications.

Functions of Tools

  • Enhance AI applications by enabling complex task reasoning, step breakdown, and tool invocation.
  • Connect your application to external systems or services for actions like code execution or accessing proprietary information.

How to Use Tools in Applications

  • Add and configure tools when creating intelligent assistant applications in the Studio.
  • For example, in a financial analysis app, the assistant can use tools to query financial data, analyze it, and respond to users.

Tools in Studio


All image links use the full domain. Content is rewritten for clarity and conciseness, with unnecessary details removed.