Method: LiteLLMClient::VectorStoreDeleteRequest#hash
- Defined in:
- lib/litellm_client/models/vector_store_delete_request.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
119 120 121 |
# File 'lib/litellm_client/models/vector_store_delete_request.rb', line 119 def hash [vector_store_id].hash end |