Class: TestSupportAgent

Inherits:
ActiveHarness::Agent show all
Defined in:
lib/generators/active_harness/install/templates/agents/test_support_agent.rb

Constant Summary

Constants inherited from ActiveHarness::Agent

ActiveHarness::Agent::PROVIDERS, ActiveHarness::Agent::RETRYABLE_ERRORS, ActiveHarness::Agent::STOP_ERRORS, ActiveHarness::Agent::VALID_HOOKS

Instance Attribute Summary

Attributes inherited from ActiveHarness::Agent

#context, #input, #result, #system_prompt

Method Summary

Methods inherited from ActiveHarness::Agent

after, agent_config, before, call, #call, callback, format, inherited, #initialize, model, models, #models, on, system_prompt

Constructor Details

This class inherits a constructor from ActiveHarness::Agent