Method: OpenApiOpenAIClient::OpenAIFile#status_details
- Defined in:
- lib/openapi_openai/models/open_ai_file.rb
#status_details ⇒ Object
Deprecated. For details on why a fine-tuning training file failed validation, see the ‘error` field on `fine_tuning.job`.
41 42 43 |
# File 'lib/openapi_openai/models/open_ai_file.rb', line 41 def status_details @status_details end |