issues
search
Mintplex-Labs
/
anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
27.48k
stars
2.77k
forks
source link
Patch `v1/document/upload` filename charset encoding
#2535
Closed
timothycarambat
closed
4 weeks ago
timothycarambat
commented
4 weeks ago
Pull Request Type
[ ] ✨ feat
[x] 🐛 fix
[ ] ♻️ refactor
[ ] 💄 style
[ ] 🔨 chore
[ ] 📝 docs
Relevant Issues
resolves #2474
What is in this change?
Adds API specific storage middleware for filename encoding without impacting the main UI file handler.
Additional Information
Developer Validations
[ ] I ran
yarn lint
from the root of the repo & committed changes
[ ] Relevant documentation has been updated
[ ] I have tested my code functionality
[ ] Docker build succeeds locally
Pull Request Type
Relevant Issues
resolves #2474
What is in this change?
Additional Information
Developer Validations
yarn lint
from the root of the repo & committed changes