|
Entropic 2.3.8
Local-first agentic inference engine
|
GenericAdapter — default ChatML adapter with JSON tool calls. More...
#include <entropic/inference/adapters/adapter_base.h>

Go to the source code of this file.
Classes | |
| class | entropic::GenericAdapter |
| Generic adapter using <tool_call>JSON</tool_call> format. More... | |
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
GenericAdapter — default ChatML adapter with JSON tool calls.
Used as fallback for unknown adapter names.
Definition in file generic_adapter.h.