|
Entropic 2.3.8
Local-first agentic inference engine
|
ToolBase implementation + load_tool_definition. More...
#include <entropic/mcp/tool_base.h>#include <entropic/mcp/server_base.h>#include <entropic/types/logging.h>#include <nlohmann/json.hpp>#include <fstream>#include <stdexcept>
Go to the source code of this file.
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Functions | |
| ToolDefinition | entropic::load_tool_definition (const std::string &tool_name, const std::string &server_prefix, const std::string &data_dir) |
| Load a tool definition from a JSON file. | |
Variables | |
| static auto | logger = entropic::log::get("mcp.tool_base") |
|
static |
Definition at line 17 of file tool_base.cpp.