|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
Anthropic Messages API provider implementation. More...
#include <memory>#include <string>#include <vector>#include "foresthub/config/config.hpp"#include "foresthub/core/http_client.hpp"#include "foresthub/core/provider.hpp"Go to the source code of this file.
Classes | |
| class | foresthub::provider::remote::AnthropicProvider |
| Direct Anthropic Claude provider using the native Messages API (POST /v1/messages). More... | |
Namespaces | |
| namespace | foresthub |
| Top-level namespace for the ForestHub SDK. | |
| namespace | foresthub::provider |
| LLM provider implementations. | |
| namespace | foresthub::provider::remote |
| Remote provider implementations (ForestHub, OpenAI, Gemini, Anthropic). | |
Anthropic Messages API provider implementation.