Method: OpenAI::Models::Batch#output_file_id
- Defined in:
- lib/openai/models/batch.rb
#output_file_id ⇒ String?
The ID of the file containing the outputs of successfully executed requests.
122 |
# File 'lib/openai/models/batch.rb', line 122 optional :output_file_id, String |