forgeant docs-test-0
Build LLM-powered agents in C++
Loading...
Searching...
No Matches
forgeant::Agent Member List

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::Agentstatic
run(std::string_view prompt, RunOverrides overrides={})forgeant::Agentinline
run(const Conversation &conversation, RunOverrides overrides={})forgeant::Agentinline