Method: LiteLLMClient::VectorStoreDeleteRequest#to_s
- Defined in:
- lib/litellm_client/models/vector_store_delete_request.rb
#to_s ⇒ String
Returns the string representation of the object
191 192 193 |
# File 'lib/litellm_client/models/vector_store_delete_request.rb', line 191 def to_s to_hash.to_s end |