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:
xyh136138
2024-08-09 18:39:45 +08:00
committed by GitHub
parent bf7a7f8a96
commit b833fd8f7d
4 changed files with 6 additions and 6 deletions
@@ -42,7 +42,7 @@
"label": "Response Synthesizer",
"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>",
"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/response_synthesizer\">more</a>",
"optional": true,
"id": "queryEngine_0-input-responseSynthesizer-ResponseSynthesizer"
}