Method: LiteLLMClient::CachePingResponse#cache_type
- Defined in:
- lib/litellm_client/models/cache_ping_response.rb
#cache_type ⇒ Object
Returns the value of attribute cache_type.
20 21 22 |
# File 'lib/litellm_client/models/cache_ping_response.rb', line 20 def cache_type @cache_type end |