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
Owner

Pi SDK requires apiKey field even for Ollama. Pass placeholder string — Ollama ignores it.

Pi SDK requires apiKey field even for Ollama. Pass placeholder string — Ollama ignores it.
jason.woltje added 1 commit 2026-03-15 17:08:17 +00:00
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) <[email protected]>
jason.woltje merged commit 2c60459851 into main 2026-03-15 17:08:20 +00:00
Sign in to join this conversation.