Cod3x Create
  • Getting Started
    • Making Your First Agent
      • Creating Your First Agent
      • Funding Your Agent
      • Connecting Socials
      • Scheduling Tasks
    • Prompting Your Agent
      • How Prompting Works
      • How Cod3x Constructs Context
      • Creating and Managing New Memories
      • Dynamic Prompting
  • Improving Your Agent
    • Training a Cod3x Agent
      • The Brain of a Cod3x Agent
      • Manual Training
      • Best Practices
    • Debugging Your Agent
      • Analyzing a Run
      • Subtasks
      • Bug-Resistant Agents
      • Execution Logs and Common Errors
Powered by GitBook
On this page
Export as PDF
  1. Improving Your Agent
  2. Training a Cod3x Agent

Manual Training

Manual training in Cod3x allows users to directly influence their agents' learning processes by providing explicit feedback, thereby aligning the agents' behaviors with your preferences.

Methods of Manual Training:

  1. Memory Storage Commands:

    • User Directive: Users can append instructions like "store this in your memory" to their prompts, directing the agent to retain specific information.

    • Application: This method is useful for embedding particular strategies, preferences, or guidelines into the agent's knowledge base.

  2. Feedback on Agent Actions:

    • Performance Review: Users can provide feedback on the agent's actions, such as trade decisions or social media posts, through the interface.

    • Learning Integration: The agent incorporates this feedback to refine its decision-making processes, aligning future actions with user expectations.

Impact on the Agent's Brain:

The agent's "brain" comprises advanced AI models capable of learning from interactions. Manual training inputs are processed to update the agent's internal models, enhancing its ability to make decisions that reflect the user's preferences and objectives.

By utilizing manual training, users actively participate in shaping their Cod3x agents, ensuring that the agents' behaviors and strategies are tailored to their specific requirements.

PreviousThe Brain of a Cod3x AgentNextBest Practices

Last updated 2 months ago