📄️ Getting Started
The Agent Builder lets you create custom AI agents by combining tools and instructions together. Think of it like assembling a specialist — you define what it knows (instructions), what it can do (tools), and how it behaves (model parameters).
📄️ Agents
Agents are the core of the Agent Builder. An agent combines a model, tools, and instructions into a single entity you can chat with and test.
📄️ Tools
Tools define specific capabilities for your agents. A tool gives your agent the ability to do tasks. Tools are reusable — you can attach the same tool to multiple agents.
📄️ Instructions
Instructions shape how your agent behaves. They set the rules, tone, and priorities that guide the agent's responses. Like tools, instructions are reusable across multiple agents.
📄️ Testing Agents
The Agent Builder includes a built-in test section so you can try out your agent without leaving the builder.