Class: Rixie::Event::LlmCallStart

Inherits:
Data
  • Object
show all
Defined in:
lib/rixie/event/llm_call_start.rb

Instance Attribute Summary collapse

Instance Attribute Details

#step_countObject (readonly)

Returns the value of attribute step_count

Returns:

  • (Object)

    the current value of step_count



5
6
7
# File 'lib/rixie/event/llm_call_start.rb', line 5

def step_count
  @step_count
end