meilisearch tracing_actix_web::middleware error_code: "document_not_found" #5051
Replies: 1 comment
-
There is no relevant error present, meilisearch is not used for RAG. It seems the LLM is ignoring the initial message. I can see the RAG response is successful here:
I noticed the |
Beta Was this translation helpful? Give feedback.
-
What happened?
Attached a PDF to a thread, RAG is sucesfull, but meilisearch is not able to find it.
tracing_actix_web::middleware: Error encountered while processing the incoming HTTP request: ResponseError { code: 404, message: "Document
d2687570-f261-4380-af62-7956d6ce4120
not found."This happened to multiple deployments, and so far not able to fix local RAG without using "forcePrompt: true". Models tested all have Tools.
Steps to Reproduce
1 - Attach a file to a Thread
2- Ask for content summary
3 - Response from LLM, no document to describe.
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions