Returns ID of the model to use.
Returns:
ID of the model to use.
22 23 24
# File 'lib/openai/models/assistant.rb', line 22 def model @model end