|
Entropic 2.3.8
Local-first agentic inference engine
|
ChatAdapter concrete base class. More...
#include <entropic/types/message.h>#include <entropic/types/tool_call.h>#include <optional>#include <string>#include <string_view>#include <unordered_set>#include <vector>

Go to the source code of this file.
Classes | |
| struct | entropic::ParseResult |
| Parsed tool call result: cleaned content + extracted calls. More... | |
| class | entropic::ChatAdapter |
| Concrete base class for chat format adapters (80% logic). More... | |
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
ChatAdapter concrete base class.
Internal to inference .so — nlohmann/json used internally, not in interface headers.
Definition in file adapter_base.h.