Class: SupportAgent

Inherits:
ActiveHarness::Agent show all
Defined in:
lib/generators/active_harness/install/templates/agents/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, #event_stream, #input, #result, #stream, #system_prompt, #token_stream

Method Summary

Methods inherited from ActiveHarness::Agent

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

Constructor Details

This class inherits a constructor from ActiveHarness::Agent