Browse Source
ModelParameters had an early return for all Gemini provider models, skipping the API schema fetch. This was correct for Gemini image models (which have built-in parameters) but prevented Veo video models from loading their aspect ratio, duration, and resolution parameters from the /api/models/[modelId] endpoint. Closes #106 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue