Method: OpenApiOpenAIClient::AssistantFileObject#assistant_id
- Defined in:
- lib/openapi_openai/models/assistant_file_object.rb
#assistant_id ⇒ Object
The assistant ID that the file is attached to.
29 30 31 |
# File 'lib/openapi_openai/models/assistant_file_object.rb', line 29 def assistant_id @assistant_id end |