Class: Brute::Loop::AgentTurn::Anthropic
- 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
Constants inherited from Step
Instance Attribute Summary
Attributes inherited from Base
Attributes inherited from Step
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