Type Alias UiPromptPiaResponse

UiPromptPiaResponse: { id: string; response: string }

Type declaration

  • id: string

    Unique identifier of this prompt (needed for streaming event)

  • response: string

    PIA response