↓ 18 callersFunctionNewBaseAgent(name string, llm *HelloAgentsLLM, systemPrompt string, config *Config, toolRegistry *tools.ToolRegistry, agen
hello_agents/core/agent.go:78
↓ 9 callersFunctionNewHelloAgentsLLM(model, apiKey, baseURL string, temperature float64, maxTokens *int, timeout *int, kwargs map[string]any)
hello_agents/core/llm.go:24