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