Class: Brute::Loop::AgentTurn::Anthropic

Inherits:
Base
  • Object
show all
Defined in:
lib/brute/loop/agent_turn.rb

Overview

Provider-specific subclasses. Override supported_messages or loop behavior as needed.

Constant Summary

Constants inherited from Base

Base::MAX_ITERATIONS

Constants inherited from Step

Step::STATES

Instance Attribute Summary

Attributes inherited from Base

#agent, #session

Attributes inherited from Step

#id

Method Summary

Methods inherited from Base

#initialize, #perform, #supported_messages

Methods inherited from Step

#call, #cancel, #error, generate_id, #initialize, #jobs, #perform, #result, #state, #status

Constructor Details

This class inherits a constructor from Brute::Loop::AgentTurn::Base