Agented.tech
  • Welcome
  • Manifesto
  • Use cases
  • Roadmap
  • Framework Architecture
  • AGNT Token
  • Main components
    • Main chat
    • Create agent
    • Functions Marketplace
    • Agents
    • AgentCore Library
  • Agent Builder
  • How it works
    • Creating an agent with code examples
    • Marketplace Guide
    • Agent Builder Guide
  • Links
    • Website
    • Github
Powered by GitBook
On this page
Export as PDF

Last updated 3 months ago

Agent Builder is an intuitive dashboard for constructing AI agents without writing code. Agent Builder allows you to visually configure agents, connect functions, define interactions, and deploy them efficiently.

Functionality:

  • Visual Agent Creation: Creating and configuring agents through a graphical user interface.

  • Function Integration: Adding functions to agents from the Functions Marketplace and user-defined custom functions.

  • Agent Prompt and Parameter Configuration: Managing agent configurations through a user-friendly interface.

  • Hierarchical Agent Creation: Visually building parent-child relationships between agents.

  • Agent Deployment: Efficient deployment of created agents.

  • Support for asynchronous requests and embedded databases.

  • Support for self-learning loops.

Applications:

  • Rapid creation and prototyping of agents without the need for programming.

  • Usable for business users without technical skills.

  • Creating simple agents for performing routine tasks.

  • Visualization and management of complex multi-agent systems.

Interface (Expected): Screenshots of the Agent Builder interface will be added in future documentation versions.

How to create an agent using

Agent Builder

PreviousAgentCore LibraryNextCreating an agent with code examples
Agent Builder Guide