View Source ExOpenAI.Components.VideoSeconds (ex_openai.ex v2.0.0-beta2)

Module for representing the OpenAI schema VideoSeconds.

Type

:"4" | :"8" | :"12"

Allowed Values

"4", "8", "12"

Summary

Types

@type t() :: (:"4" | :"8") | :"12"