|
Entropic 2.3.8
Local-first agentic inference engine
|
ExternalMCPClient implementation. More...
#include <entropic/mcp/external_client.h>#include <entropic/types/logging.h>#include <nlohmann/json.hpp>#include <algorithm>#include <set>
Go to the source code of this file.
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Functions | |
| static std::vector< std::string > | entropic::names_diff (const std::set< std::string > &a, const std::set< std::string > &b) |
Names in a not in b (sorted set difference). | |
Variables | |
| static auto | logger = entropic::log::get("mcp.external_client") |
|
static |
Definition at line 16 of file external_client.cpp.