|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
Agent with instructions, tools, and optional response format. More...
#include <memory>#include <string>#include <vector>#include "foresthub/core/options.hpp"#include "foresthub/core/tools.hpp"#include "foresthub/core/types.hpp"#include "foresthub/util/optional.hpp"Go to the source code of this file.
Classes | |
| class | foresthub::agent::Agent |
| LLM agent with instructions, tools, and optional response format. More... | |
Namespaces | |
| namespace | foresthub |
| Top-level namespace for the ForestHub SDK. | |
| namespace | foresthub::agent |
| Agent framework: multi-turn execution with tool calling and handoffs. | |
Agent with instructions, tools, and optional response format.