Loading workspace insights... Statistics interval
7 days30 daysLatest CI Pipeline Executions
5e568658 feat(ai-gemini): drop retired media models, add Veo 3.1 Lite
Four media models now return 404 NOT_FOUND from the Gemini Developer API
and are removed from the adapter's model lists + type maps:
imagen-3.0-generate-002, veo-2.0-generate-001, veo-3.0-generate-001,
veo-3.0-fast-generate-001.
Add veo-3.1-lite-generate-preview (Veo 3.1 Lite) — the lowest-cost Veo 3.1
tier ($0.05/sec, 720p, video+audio), durations 4|6|8. Update the video
duration maps, Imagen image caps, unit tests, and docs accordingly.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>