Closed
Description
What happened?
Hi, the project is really impressive and a lot of things work just right out of the box. An exception I'm struggling with is static file handling across tools. If I attach or generate a file with a tool, it's still unavailable through http - I can't send it into another tool or open in a new tab.
Version Information
Setup info:
Docker Compose Setup on Apple Silicon
librechat-api latest 823df65a5f47 2 days ago 1.09GB
git commit 0103b4b
Steps to Reproduce
- Attach image into chat and ask model to describe it, send
- Right-click on image -> Open Image in New Tab
- 404 Page
What browsers are you seeing the problem on?
Chrome
Relevant log output
"error": {
"message": "An unexpected error occurred",
"status": 404,
"statusText": "Not Found",
"data": "Error: No route matches URL \"/images/685323572bb38c9e0b41fdf0/7ca72926-3225-4fa1-9a9e-3f53995d9573__myimage.png\""
}
Screenshots
Code of Conduct
- I agree to follow this project's Code of Conduct