Interface: ResponseBuilderParamsNonStreaming
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?
optional
stream:null
|false
Source
packages/core/src/synthesizers/types.ts:41
textChunks
textChunks:
string
[]
Inherited from
ResponseBuilderParamsBase
. textChunks