Skip to content

Conversation

@0xrohitgarg
Copy link
Collaborator

@0xrohitgarg 0xrohitgarg commented Apr 11, 2025

Add generate_video method to support text-to-video generation with validation


This PR introduces the generate_video method in the collection class, enabling video generation from a text prompt

✅ Key Features:

  • New Method:
    generate_video(prompt: str, duration: float, config: dict = {}, callback_url: Optional[str] = None)

  • Callback Support:
    Allows optional callback_url for asynchronous handling.


@ashish-spext ashish-spext merged commit 0f669f9 into main Apr 11, 2025
3 checks passed
@ashish-spext ashish-spext deleted the add-genai-video branch April 11, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants