ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
config.hpp File Reference

Client and provider configuration types. More...

#include <string>
#include <vector>
#include "foresthub/util/optional.hpp"

Go to the source code of this file.

Classes

struct  foresthub::config::ProviderConfig
 Shared configuration for any remote LLM provider. More...
struct  foresthub::config::RemoteProviders
 Container for all remote provider configurations. More...
struct  foresthub::config::LocalConfig
 Configuration for a local LLM execution engine. More...
struct  foresthub::config::ClientConfig
 Top-level client configuration controlling which providers are created. More...

Namespaces

namespace  foresthub
 Top-level namespace for the ForestHub SDK.
namespace  foresthub::config
 Client and provider configuration types.

Detailed Description

Client and provider configuration types.