Entropic 2.3.9
Local-first agentic inference engine
Loading...
Searching...
No Matches
entropic::PromptCache Member List

This is the complete list of members for entropic::PromptCache, including all inherited members.

bytes_used() constentropic::PromptCache
clear()entropic::PromptCache
entry_count() constentropic::PromptCache
lookup(const CacheKey &key)entropic::PromptCache
make_key(std::string_view prompt_text, std::string_view model_path)entropic::PromptCachestatic
PromptCache(size_t max_bytes)entropic::PromptCacheexplicit
stats() constentropic::PromptCache
store(const CacheKey &key, std::vector< uint8_t > &&data, int token_count)entropic::PromptCache