Method: OpenApiOpenAIClient::CreateEmbeddingRequest#model
- Defined in:
- lib/openapi_openai/models/create_embedding_request.rb
#model ⇒ Object
Returns the value of attribute model.
20 21 22 |
# File 'lib/openapi_openai/models/create_embedding_request.rb', line 20 def model @model end |