RaiSseTextSelector interface

An SSE event-type to text-field selector for streaming invocation output.

Properties

event_type

The SSE event type value that carries text.

text_field

The field on a matched event holding the text delta. When omitted, the service defaults to delta.

Property Details

event_type

The SSE event type value that carries text.

event_type: string

Property Value

string

text_field

The field on a matched event holding the text delta. When omitted, the service defaults to delta.

text_field?: string

Property Value

string