|
forgeant docs-test-0
Build LLM-powered agents in C++
|


Go to the source code of this file.
Namespaces | |
| namespace | forgeant |
Enumerations | |
| enum class | forgeant::Role : std::uint8_t { forgeant::system , forgeant::user , forgeant::assistant , forgeant::tool } |
Functions | |
| void | forgeant::to_json (Json &j, Role role) |
| void | forgeant::from_json (const Json &j, Role &role) |