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