↓ 5 callersFunctionNewPlanSolveAgentWithOptions(
name string,
llm *core.HelloAgentsLLM,
systemPrompt string,
config *core.Config,
plannerPrompt string,
hello_agents/agents/plan_solve_agent.go:250
↓ 5 callersFunctionNewReflectionAgentWithOptions(
name string,
llm *core.HelloAgentsLLM,
systemPrompt string,
config *core.Config,
maxIterations int,
to
hello_agents/agents/reflection_agent.go:75