Problem or motivation
Many users want to run examples locally without setting OPENAI_API_KEY.
Today, missing this key blocks quick local testing even when Ollama is available.
There should be a first-class example showing how to run agentevals with a local model provider (Ollama) using the same OpenAI-compatible pattern as other examples.
Proposed solution
Addexamples/zero-code-examples/ollama/
Alternatives considered
No response
Additional context
No response
Human confirmation
Problem or motivation
Many users want to run examples locally without setting
OPENAI_API_KEY.Today, missing this key blocks quick local testing even when Ollama is available.
There should be a first-class example showing how to run agentevals with a local model provider (Ollama) using the same OpenAI-compatible pattern as other examples.
Proposed solution
Add
examples/zero-code-examples/ollama/Alternatives considered
No response
Additional context
No response
Human confirmation