-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Whole System Broke after parsing a 100 line table #2860
Comments
Could you specify the error message? |
There is no error message, but in the chat dialogue, no matter what I input, regardless of the knowledge base, embedding model, or llm model used, the assistant will only reply with the same message, a message contains a dozens of rows for the table I parsed, and even reference to documents that has been deleted. Also, I add keywords to every chunk of the parsed table, the keywords are product codes, such as RS32, ragflow seems cannot detect error codes or product codes, which are combinations or letters and numbers, is this a problem with embedding or something else? |
What about using |
it seams like once the excel is parsed, there is no other way to delete it, except deleting all the knowledge bases. I will try General method with a fresh build docker image on my another machine to avoid contaminating my running server. |
@yw2598 I cannot reproduce this issue with v0.14.1. Can you upload the excel which cause the issue? |
Close due to no response. |
Is there an existing issue for the same bug?
Branch name
main
Commit ID
current
Other environment information
Actual behavior
After parsing the a 100 line table, chat will only respond one message even if I disable the table document or change to a different chat.
This will only be resolved after a whole deletion of every knowledge base.
Expected behavior
No response
Steps to reproduce
Additional information
No response
The text was updated successfully, but these errors were encountered: