|
forgeant docs-test-0
Build LLM-powered agents in C++
|
#include <forgeant/types/content.hpp>#include <forgeant/types/role.hpp>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| struct | forgeant::Message |
Namespaces | |
| namespace | forgeant |
Functions | |
| void | forgeant::to_json (Json &j, const Message &msg) |
| void | forgeant::from_json (const Json &j, Message &msg) |