Interface: ResponseBuilderParamsNonStreaming
Hierarchy
-
↳
ResponseBuilderParamsNonStreaming
Properties
prevResponse
• Optional
prevResponse: string
Inherited from
ResponseBuilderParamsBase.prevResponse
Defined in
packages/core/src/synthesizers/types.ts:32
query
• query: MessageContent
| QueryBundle
Inherited from
ResponseBuilderParamsBase.query
Defined in
packages/core/src/synthesizers/types.ts:30
stream
• Optional
stream: null
| false
Defined in
packages/core/src/synthesizers/types.ts:42
textChunks
• textChunks: string
[]
Inherited from
ResponseBuilderParamsBase.textChunks