Skip to main content

Interface: ResponseBuilderParamsStreaming

Extends

Properties

prevResponse?

optional prevResponse: string

Inherited from

ResponseBuilderParamsBase . prevResponse

Source

packages/core/src/synthesizers/types.ts:31


query

query: string

Inherited from

ResponseBuilderParamsBase . query

Source

packages/core/src/synthesizers/types.ts:29


stream

stream: true

Source

packages/core/src/synthesizers/types.ts:36


textChunks

textChunks: string[]

Inherited from

ResponseBuilderParamsBase . textChunks

Source

packages/core/src/synthesizers/types.ts:30