Class: Rixie::Event::LlmCallStart
- Inherits:
-
Data
- Object
- Data
- Rixie::Event::LlmCallStart
- Defined in:
- lib/rixie/event/llm_call_start.rb
Instance Attribute Summary collapse
-
#step_count ⇒ Object
readonly
Returns the value of attribute step_count.
Instance Attribute Details
#step_count ⇒ Object (readonly)
Returns the value of attribute step_count
5 6 7 |
# File 'lib/rixie/event/llm_call_start.rb', line 5 def step_count @step_count end |