text2sql, asked two identical questions consecutively. Will the second answer refer to the answer to the question from the first response? #8296
Replies: 1 comment 2 replies
-
No, the text2sql component in RAGFlow does not refer to the answer from the first response when you ask two identical questions consecutively. Each question is processed independently, and there is no caching or reuse of previous answers for repeated queries—the system generates and executes the SQL anew each time, even if the input is identical. This behavior is confirmed by both the code and the documentation, which show that the workflow is stateless at the question/response level and does not include a mechanism to detect or optimize for repeated questions (source). To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions