|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
Multi-provider Client that routes chat requests by model ID. More...
#include <map>#include <memory>#include <string>#include "foresthub/config/config.hpp"#include "foresthub/core/http_client.hpp"#include "foresthub/core/model.hpp"#include "foresthub/core/provider.hpp"#include "foresthub/core/types.hpp"Go to the source code of this file.
Classes | |
| class | foresthub::Client |
| Main entry point for interacting with multiple LLM providers. More... | |
Namespaces | |
| namespace | foresthub |
| Top-level namespace for the ForestHub SDK. | |
Multi-provider Client that routes chat requests by model ID.