Module: Vapi::Types::OpenAiModelPromptCacheRetention
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/open_ai_model_prompt_cache_retention.rb
Constant Summary collapse
- IN_MEMORY =
"in_memory"- TWENTY_FOUR_H =
"24h"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values