v2.25.0•
Expanded Creative Suite: Video Generation & Image Editing
PriyaAuthor
This update significantly expands the creative capabilities of the A4F platform with the introduction of video generation and image editing.
New Features
3
- Video Generation API: Launched the new
/v1/video/generationsendpoint, allowing users to create short video clips from text prompts using supported models. - Image Editing API: Implemented the
/v1/images/editsendpoint, enabling users to edit existing images based on a text prompt for supported models onProvider-3. - Unified Media Storage: The backend media storage system has been refactored to handle both images and videos, including caching and serving through unified
/v1/images/serve/and/v1/videos/serve/endpoints.
Improvements
1
- Added video generation support for a key provider (
Provider-5), making this new feature immediately available to users.