|
Entropic 2.3.8
Local-first agentic inference engine
|
Tool registration, lookup, and dispatch. More...


Go to the source code of this file.
Classes | |
| class | entropic::ToolRegistry |
| Manages a collection of ToolBase instances. More... | |
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Tool registration, lookup, and dispatch.
Each MCPServerBase owns a ToolRegistry. Tools register at server construction time. The registry handles list_tools and dispatch.
Definition in file tool_registry.h.