VideoModel

interface VideoModel(source)

Since

0.3.0-beta01

Inheritors

Properties

Link copied to clipboard

How many videos this model produces per call, if limited (see ImageModel.maxImagesPerCall).

Link copied to clipboard
abstract val modelId: String
Link copied to clipboard
open val provider: String

Functions

Link copied to clipboard
abstract suspend fun generate(params: VideoGenerationParams): VideoModelResult