Method: OpenApiOpenAIClient::RunStepObject#failed_at
- Defined in:
- lib/openapi_openai/models/run_step_object.rb
#failed_at ⇒ Object
The Unix timestamp (in seconds) for when the run step failed.
54 55 56 |
# File 'lib/openapi_openai/models/run_step_object.rb', line 54 def failed_at @failed_at end |