Agent Builder System
Last updated
Last updated
At the heart of Eliza OS is the Agent Builder, which implements a conversation-driven creation pipeline:
The Agent Builder follows a structured conversation flow:
Initial Request: User requests to create a new agent
Name Collection: System requests and validates a unique agent name
Bio/Description: System collects agent purpose and behavior specifications
API Configuration: System requests API keys:
LLM Provider API key (e.g., OpenAI, Anthropic, etc.)
Telegram Bot API key (obtained from @BotFather)
Deployment Confirmation: User confirms deployment request
Deployment Execution: System triggers infrastructure provisioning