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