[Bug]: Ask a question about Excel data, Prompt automatically changes
Is there an existing issue for the same bug?
- [x] I have checked the existing issues.
RAGFlow workspace code commit ID
0
RAGFlow image version
0
Other environment information
Actual behavior
Ask a question about Excel data, Prompt automatically changes You are a Database Administrator. You need to check the fields of the following tables based on the user's list of questions and write the SQL corresponding to the last question.You are a Database Administrator. You need to check the fields of the following tables based on the user's list of questions and write the SQL corresponding to the last question.
Expected behavior
No response
Steps to reproduce
Ask a question about Excel data, Prompt automatically changes
Additional information
No response
Please use General chunking method to parse it.
thinks
I'm also having an issue like this, could it be a bug?
I also encountered a similar problem, which cannot be solved for the time being. I suspect that there is some problem with the workflow settings of the built-in chat customer service, which caused the prompt to be replaced when retrieving the table information. So I chose to upload the excel table according to the file standard of the table, but parse it in a general way, and check Convert the table to html format. Hope it helps you.
same problem