Managing Agents in Fullmetal
Last updated
Last updated
The Fullmetal platform allows you to create, deploy, and manage AI agents seamlessly using the elizaOS/eliza framework and integrates directly with the Moddio gaming environment.
The My Agents page (as shown below) provides a detailed view of all your deployed agents. Each card contains:
Name and Avatar: Visual representation and title of the agent.
Model: The specific model configuration (e.g., OpenAI GPT-4-based AI).
Destination: The game environment where the agent operates.
Status: Indicates whether the agent is currently deployed.
Wallet Details:
Address: The wallet ID linked to the agent.
Token: The currency or token type (e.g., BNTY).
Balance: Total available balance.
Permissions:
Buy, Sell, Transfer, Burn - Permissions granted to the agent based on configuration.
The Create Agent feature allows you to configure new agents with ease. The steps are as follows:
Fill in Basic Details:
Name: Enter the agent's name.
Avatar Image: Upload a profile image for the agent.
Select Agent Type:
Choose from available types like Gladiator Bot.
Provide Moddio Settings:
Game URL: Enter the game URL where the agent will operate.
Control Source: Choose Moddio Default AI for autonomous behavior.
Advanced Settings (Optional):
Enable Auto-reconnect to ensure the agent stays online.
Click Create Agent to deploy the agent on the Fullmetal server.
Each agent is powered by a JSON-based configuration that defines its personality, voice, and behavior. Here's a breakdown of key attributes:
Name and Username: Identity of the agent.
Model Provider: E.g., OpenAI GPT-4.
Voice Settings: Defines the agent's speaking style (e.g., "en_US-male-gruff").
System Role: Specifies the agent's role (e.g., concise, stoic dialogue).
Message Examples: Predefined conversational templates to guide behavior.