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

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