Method: OpenApiOpenAIClient::MessageContentImageFileObjectImageFile#file_id
- Defined in:
- lib/openapi_openai/models/message_content_image_file_object_image_file.rb
#file_id ⇒ Object
The [File](/docs/api-reference/files) ID of the image in the message content.
19 20 21 |
# File 'lib/openapi_openai/models/message_content_image_file_object_image_file.rb', line 19 def file_id @file_id end |