Method: LiteLLMClient::VectorStoreDeleteRequest#vector_store_id
- Defined in:
- lib/litellm_client/models/vector_store_delete_request.rb
#vector_store_id ⇒ Object
Returns the value of attribute vector_store_id.
18 19 20 |
# File 'lib/litellm_client/models/vector_store_delete_request.rb', line 18 def vector_store_id @vector_store_id end |