mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
bug-fix:https://ts.llamaindex.ai/modules/low_level/response_synthesizer The webpage has expired. (#2974)
bug-fix:https://ts.llamaindex.ai/modules/low_level/response_synthesizer The webpage is no longer valid and has been moved to https://ts.llamaindex.ai/modules/response_synthesizer Co-authored-by: =熊宇豪 <xiongyuhao@pachiratech.com>
This commit is contained in:
@@ -63,7 +63,7 @@ class SubQuestionQueryEngine_LlamaIndex implements INode {
|
||||
name: 'responseSynthesizer',
|
||||
type: 'ResponseSynthesizer',
|
||||
description:
|
||||
'ResponseSynthesizer is responsible for sending the query, nodes, and prompt templates to the LLM to generate a response. See <a target="_blank" href="https://ts.llamaindex.ai/modules/low_level/response_synthesizer">more</a>',
|
||||
'ResponseSynthesizer is responsible for sending the query, nodes, and prompt templates to the LLM to generate a response. See <a target="_blank" href="https://ts.llamaindex.ai/modules/response_synthesizer">more</a>',
|
||||
optional: true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user