|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
| Nforesthub | Top-level namespace for the ForestHub SDK |
| Nagent | Agent framework: multi-turn execution with tool calling and handoffs |
| Nconfig | Client and provider configuration types |
| Ncore | Core abstractions: requests, responses, tools, input types, and provider interface |
| Ncapability | Model capability identifiers |
| Nplatform | Hardware abstraction layer: network, console, time, crypto, and GPIO interfaces |
| Nprovider | LLM provider implementations |
| Nremote | Remote provider implementations (ForestHub, OpenAI, Gemini, Anthropic) |
| Nrag | Retrieval-augmented generation: retriever interface and query types |
| Nremote | HTTP-based RAG retriever implementation |
| Nutil | Utility types: Optional polyfill, JSON Schema normalization, Ticker |