FULLMETAL
  • Introduction
  • 💰$BNTY Support
  • 🔑Getting an API Key
  • 🤖Managing Agents in Fullmetal
  • Installation Guides
    • Setting up an Node (Deploy a Node)
      • On a Browser
      • on a VM (node.js)
  • Examples
    • Fullmetal Chat Example
  • API Docs
    • Response on prompt
  • Contributions
    • Code of Conduct
Powered by GitBook
On this page
  • Navigate to Agents
  • Create an Agent
  • View My Agents
  • Chat with an Agent
  • Agent Settings
  • API Documentation

Managing Agents in Fullmetal

PreviousGetting an API KeyNextSetting up an Node (Deploy a Node)

Last updated 21 days ago

Navigate to Agents

  • Click on "Agents" in the main menu.

Create an Agent

  • Click on "Create an Agent".

  • Fill in the required fields: Name, Model, and System Prompt.

  • Click "Create Agent".

View My Agents

  • Switch to the "My Agents" tab to see your created agents.

Chat with an Agent

  • Click on the agent's name to open the chat interface.

  • Type your message and interact with the agent.

Agent Settings

  • Access the "Settings" tab to view or edit agent details.

  • Update the name, model, and system prompt as needed.

API Documentation

  • Go to the "API Example" tab for API interaction details.

  • Use the provided endpoint to send prompts to the agent.

For more information about API endpoint, please click .

🤖
here