gpt-4.1
, gpt-4.1-mini
, etc.
claude-3-5-sonnet-20241022
, claude-3-5-haiku-20241022
, claude-3-opus-20240229
, claude-3-sonnet-20240229
, claude-3-haiku-20240307
, claude-4-sonnet-20250514
, claude-4-opus
, etc.
openai/gpt-4o
, anthropic/claude-3.5-sonnet
, google/gemini-pro-1.5
, meta-llama/llama-3.1-8b-instruct
, mistralai/mixtral-8x7b-instruct
, and many more.
llama3.1:8b
, llama3.1:70b
, qwen3:8b
, mistral:latest
, phi4-mini:3.8b
, and others.
evalLlm
is for reflection memory evaluation. If you want to learn more, see the Reflection Memory documentation.
provider
: Must be ‘openai’, ‘anthropic’, ‘openrouter’, or ‘ollama’model
: Must be non-empty stringapiKey
: Required for cloud providers (not Ollama)maxIterations
: Must be positive integer (default: 50)baseURL
: Must be valid URL if providedProvider | When to Choose |
---|---|
OpenAI | Latest GPT models, reliability, speed, Azure OpenAI support |
Anthropic | Advanced reasoning, safety, long context windows |
OpenRouter | Access to many models, cost optimization, model diversity, flexibility |
Ollama | Privacy, no API costs, offline use, local hardware available |
gpt-4.1-mini
, claude-3-haiku
)gpt-4.1
, claude-4-sonnet
)