Type Alias UiPromptPiaRequest

UiPromptPiaRequest: { id: string; prompt: string }

Type declaration

  • id: string

    Unique identifier of this prompt (needed for streaming event)

  • prompt: string

    Prompt to send to PIA