|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
Container for all remote provider configurations. More...
#include <config.hpp>
Public Attributes | |
| foresthub::Optional< ProviderConfig > | anthropic |
| Anthropic Claude (native Messages API). | |
| foresthub::Optional< ProviderConfig > | foresthub |
| ForestHub backend provider. | |
| foresthub::Optional< ProviderConfig > | gemini |
| Google Gemini (native generateContent API). | |
| foresthub::Optional< ProviderConfig > | openai |
| OpenAI (native Responses API). | |
Container for all remote provider configurations.