VideoGeneration - Go SDK
VideoGeneration - Go SDK
VideoGeneration method reference
VideoGeneration - Go SDK
The Go SDK and docs are currently in beta. Report issues on GitHub.
Video Generation endpoints
Submits a video generation request and returns a polling URL to check status
*components.VideoGenerationResponse, error
Returns job status and content URLs when completed
*components.VideoGenerationResponse, error
Streams the generated video content from the upstream provider
io.ReadCloser, error
Returns a list of all available video generation models and their properties
*components.VideoModelsListResponse, error