Method: OpenApiOpenAIClient::AssistantObject#to_s
- Defined in:
- lib/openapi_openai/models/assistant_object.rb
#to_s ⇒ String
Returns the string representation of the object
435 436 437 |
# File 'lib/openapi_openai/models/assistant_object.rb', line 435 def to_s to_hash.to_s end |