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