I have error when attache csv file.How to solve? #4304
Unanswered
angpao
asked this question in
Troubleshooting
Replies: 1 comment
-
Do you have the RAG API configured? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What happened?
{"level":"error","message":"Error embedding file File embedding failed.","stack":"Error: File embedding failed.\n at uploadVectors (/app/api/server/services/Files/VectorDB/crud.js:84:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async processFileUpload (/app/api/server/services/Files/process.js:348:7)\n at async /app/api/server/routes/files/files.js:157:5"}
{"level":"error","message":"[/files] Error processing file: File embedding failed.","stack":"Error: File embedding failed.\n at uploadVectors (/app/api/server/services/Files/VectorDB/crud.js:95:11)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async processFileUpload (/app/api/server/services/Files/process.js:348:7)\n at async /app/api/server/routes/files/files.js:157:5"}
Steps to Reproduce
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