|
Entropic 2.3.9
Local-first agentic inference engine
|
This is the complete list of members for entropic::PromptCache, including all inherited members.
| bytes_used() const | entropic::PromptCache | |
| clear() | entropic::PromptCache | |
| entry_count() const | entropic::PromptCache | |
| lookup(const CacheKey &key) | entropic::PromptCache | |
| make_key(std::string_view prompt_text, std::string_view model_path) | entropic::PromptCache | static |
| PromptCache(size_t max_bytes) | entropic::PromptCache | explicit |
| stats() const | entropic::PromptCache | |
| store(const CacheKey &key, std::vector< uint8_t > &&data, int token_count) | entropic::PromptCache |