Interface: ResponseBuilderParamsBase
Hierarchy
-
ResponseBuilderParamsBase
Properties
parentEvent
• Optional
parentEvent: Event
Defined in
packages/core/src/synthesizers/types.ts:33
prevResponse
• Optional
prevResponse: string
Defined in
packages/core/src/synthesizers/types.ts:34
query
• query: string
Defined in
packages/core/src/synthesizers/types.ts:31
textChunks
• textChunks: string
[]