|
forgeant docs-test-0
Build LLM-powered agents in C++
|
This is the complete list of members for forgeant::Conversation, including all inherited members.
| add(Message message) | forgeant::Conversation | inline |
| clear() | forgeant::Conversation | inline |
| Conversation()=default | forgeant::Conversation | |
| Conversation(std::string system_prompt) | forgeant::Conversation | inlineexplicit |
| messages() const | forgeant::Conversation | inline |
| operator==(const Conversation &) const =default | forgeant::Conversation | |
| set_system_prompt(std::string prompt) | forgeant::Conversation | inline |
| system_prompt() const | forgeant::Conversation | inline |