Closed erickrf closed 2 weeks ago
@erickrf Are you using a custom RAG app ? The /embed endpoint asks for file_id, file, user, etc... I don't think so the embedding interfer in some way on the librechat frontend ou backend. I build and integrated a custom RAG app with Librechat without worrying with kind of embedding or database my RAG app are using.
Can you give more details about you configuration, request and user operation on screen ?
What happened?
I have a Kubernetes deployment of LibreChat with self-hosted LLMs, and am trying to add the RAG endpoint. Whenever I try to add a file to a prompt, the frontend crashes, and the RAG API logs the following error:
Steps to Reproduce
In my
.env
, I have the following RAG-related values:What browsers are you seeing the problem on?
Firefox
Relevant log output
No response
Screenshots
No response
Code of Conduct