|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
Abstract HTTP client interface and response type. More...
#include <map>#include <string>Go to the source code of this file.
Classes | |
| struct | foresthub::core::HttpResponse |
| Simple HTTP response container. More... | |
| class | foresthub::core::HttpClient |
| Abstract interface for HTTP operations. More... | |
Namespaces | |
| namespace | foresthub |
| Top-level namespace for the ForestHub SDK. | |
| namespace | foresthub::core |
| Core abstractions: requests, responses, tools, input types, and provider interface. | |
Abstract HTTP client interface and response type.