|
Entropic 2.3.8
Local-first agentic inference engine
|
This is the complete list of members for entropic::CompactorRegistry, including all inherited members.
| compact(const std::string &identity, const std::vector< Message > &messages, const CompactionConfig &config) | entropic::CompactorRegistry | |
| CompactorRegistry(CompactionManager &default_manager) | entropic::CompactorRegistry | explicit |
| default_manager() | entropic::CompactorRegistry | inline |
| deregister_compactor(const std::string &identity) | entropic::CompactorRegistry | |
| has_custom_compactor(const std::string &identity) const | entropic::CompactorRegistry | |
| register_compactor(const std::string &identity, entropic_compactor_fn compactor, void *user_data) | entropic::CompactorRegistry |