|
Entropic 2.3.8
Local-first agentic inference engine
|
Hash function for CacheKey in unordered containers. More...
#include </home/runner/work/entropic/entropic/src/inference/prompt_cache.h>
Public Member Functions | |
| size_t | operator() (const CacheKey &key) const |
| Hash operator for CacheKey. | |
Hash function for CacheKey in unordered containers.
Definition at line 48 of file prompt_cache.h.
|
inline |
Hash operator for CacheKey.
| key | Cache key to hash. |
Definition at line 55 of file prompt_cache.h.