mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-29 14:37:44 +02:00
Registry model IDs used hyphens (claude-sonnet-4-5) but pi-ai expects dots (claude-sonnet-4.5). Also adds a fallback model config for OpenRouter models not in pi-ai's registry, since OpenRouter supports thousands of models. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>