agent_class
01Agent
The Agent class is the core orchestrator in AgentForge. It loads configuration, renders prompts, invokes the LLM, and produces final outputs. Agents can be subclassed for custom logic.
844 21d ago A 0 tokens
GPL-3.0
4 tagged agent based, measured the same way as everything else here.
Agent
The Agent class is the core orchestrator in AgentForge. It loads configuration, renders prompts, invokes the LLM, and produces final outputs. Agents can be subclassed for custom logic.
Agent
AgentForge uses YAML-based prompt templates to drive agent behaviors. All prompt files live under.
Agent
This is an advanced extension reference.