Class: Rubyagents::ToolCallingAgent
- Defined in:
- lib/rubyagents/tool_calling_agent.rb
Instance Attribute Summary
Attributes inherited from Agent
#callbacks, #description, #max_steps, #memory, #model, #name, #planning_interval, #step_callbacks, #tools
Method Summary
Methods inherited from Agent
#done?, #final_answer_value, #initialize, #interrupt, #reset!, #run, #step
Constructor Details
This class inherits a constructor from Rubyagents::Agent