Method: LiteLLMClient::VectorStoreDeleteRequest.acceptable_attributes
- Defined in:
- lib/litellm_client/models/vector_store_delete_request.rb
.acceptable_attributes ⇒ Object
Returns all the JSON keys this model knows about
33 34 35 |
# File 'lib/litellm_client/models/vector_store_delete_request.rb', line 33 def self.acceptable_attributes acceptable_attribute_map.values end |