Class SoraRemixVideoRequest
Inherited Members
Namespace: Glitch9.AIDevKit.OpenAI
Assembly: Glitch9.AIDevKit.Provider.OpenAI.dll
Syntax
public class SoraRemixVideoRequest
Properties
| Edit this page View SourcePrompt
Required. Updated text prompt that directs the remix generation.
Declaration
[JsonProperty("prompt")]
public string Prompt { get; set; }
Property Value
| Type | Description |
|---|---|
| string |