Interface: BaseSynthesizer
A BaseSynthesizer is used to generate a response from a query and a list of nodes.
Methods
synthesize()
synthesize(params)
synthesize(params
): Promise
<AsyncIterable
<Response
>>
Parameters
• params: SynthesizeParamsStreaming
Returns