|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
Remote provider implementations (ForestHub, OpenAI, Gemini, Anthropic). More...
Classes | |
| class | AnthropicProvider |
| Direct Anthropic Claude provider using the native Messages API (POST /v1/messages). More... | |
| class | ForestHubProvider |
| Provider implementation that communicates with the ForestHub backend via HTTP. More... | |
| class | GeminiProvider |
| Direct Google Gemini provider using the native generateContent API (v1beta). More... | |
| class | OpenAIProvider |
| Direct OpenAI provider using the Responses API (POST /v1/responses). More... | |
Remote provider implementations (ForestHub, OpenAI, Gemini, Anthropic).