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
fix(agent): pass dummy apiKey for Ollama provider registration
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
a350333711
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>
jason.woltje merged commit 2c60459851 into main 2026-03-15 17:08:20 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#116