fix(agent): pass dummy apiKey for Ollama provider registration #116

Merged
jason.woltje merged 1 commits from fix/ollama-apikey into main 2026-03-15 17:08:20 +00:00

1 Commits

Author SHA1 Message Date
a350333711 fix(agent): pass dummy apiKey for Ollama provider registration
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Pi SDK's registerProvider requires apiKey even for Ollama's
OpenAI-compatible API. Pass 'ollama' as a placeholder — Ollama
ignores it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 12:08:03 -05:00