Pi SDK requires an api field on provider/model registration. Ollama
uses the OpenAI-compatible completions API. Register directly via
registry.registerProvider instead of the generic wrapper to pass the
correct api type.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>