Method: DSPy::CodeAct#max_iterations
- Defined in:
- lib/dspy/code_act.rb
#max_iterations ⇒ Object (readonly)
Returns the value of attribute max_iterations.
102 103 104 |
# File 'lib/dspy/code_act.rb', line 102 def max_iterations @max_iterations end |