View Source ExOpenAI.Components.VideoReferenceInputParam (ex_openai.ex v2.0.0-beta2)
Reference to the completed video.
Fields
:id- required -String.t()
The identifier of the completed video.
Summary
Types
@type t() :: %ExOpenAI.Components.VideoReferenceInputParam{id: String.t()}