Libraries
»
ruby_llm-semantic_cache
(0.1.0)
»
Index (C)
»
RubyLLM
»
SemanticCache
»
CacheStores
Module: RubyLLM::SemanticCache::CacheStores
Defined in:
lib/ruby_llm/semantic_cache/cache_stores/base.rb
,
lib/ruby_llm/semantic_cache/cache_stores/redis.rb,
lib/ruby_llm/semantic_cache/cache_stores/memory.rb
Defined Under Namespace
Classes:
Base
,
Memory
,
Redis