Open-Generative-AI/src/lib
Anil Matcha 8cbaf7fc3f feat(video-studio): first/last frame support for i2v models
Adds an optional end-frame upload picker for i2v models whose server
schema accepts a second image (kling v2.1/v3.0/o1, veo3.1, seedance
lite/v1.5-pro, wan2.2, minimax-hailuo-02). Catalog entries declare the
server-side param via `lastImageField` ("last_image" or "end_image_url")
so the picker is gated per-model and unsupported models stay unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 19:09:26 +05:30
..
localInferenceClient.js fix(local): route Video Studio uploads + generate through Wan2GP when a local model is selected 2026-04-27 19:55:35 +05:30
localModels.js fix(local-ai): repoint Anything v5 to working HF mirror (fixes #141) 2026-05-04 23:39:37 +05:30
models.js feat(video-studio): first/last frame support for i2v models 2026-05-05 19:09:26 +05:30
muapi.js feat(video-studio): first/last frame support for i2v models 2026-05-05 19:09:26 +05:30
pendingJobs.js Improve generation reliability and error handling 2026-03-10 10:17:44 +05:30
promptUtils.js feat: Integrate prompt tools into ImageStudio and CinemaStudio 2026-03-25 23:22:59 +05:30
uploadHistory.js Add image upload history, i2i/i2v model support with dynamic mode switching 2026-02-23 21:04:33 +05:30