Method: OpenAI::Models::Batch#failed_at
- Defined in:
- lib/openai/models/batch.rb
#failed_at ⇒ Integer?
The Unix timestamp (in seconds) for when the batch failed.
93 |
# File 'lib/openai/models/batch.rb', line 93 optional :failed_at, Integer |