|
forgeant docs-test-0
Build LLM-powered agents in C++
|
This is the complete list of members for forgeant::Agent, including all inherited members.
| add_tool(Tool tool) | forgeant::Agent | |
| Agent(LlmProvider &provider, AgentOptions options={}) | forgeant::Agent | |
| create(const std::string &provider, const AgentOptions &options) | forgeant::Agent | static |
| run(std::string_view prompt, RunOverrides overrides={}) | forgeant::Agent | inline |
| run(const Conversation &conversation, RunOverrides overrides={}) | forgeant::Agent | inline |