Method: OpenAI::Models::Batch#completion_window
- Defined in:
- lib/openai/models/batch.rb
#completion_window ⇒ String
The time frame within which the batch should be processed.
16 |
# File 'lib/openai/models/batch.rb', line 16 required :completion_window, String |