open-webui/backend
Suleiman Elkhoury e10d6ad79c
Fix S3 allowed characters in Tags.
In Amazon S3 storage, only the following charaters allowed in Tagging "letters (a-z, A-Z), numbers (0-9), and spaces representable in UTF-8, and the following characters: + - = . _ : / @". Added a sanitizer function to clear tags before the put request.
2025-05-23 11:09:40 +02:00
..
data
open_webui Fix S3 allowed characters in Tags. 2025-05-23 11:09:40 +02:00
.dockerignore
.gitignore
dev.sh
requirements.txt use unquote_user in peewee 3.17.10 2025-05-20 15:18:32 -04:00
start_windows.bat refac: web/rag config 2025-04-12 16:33:36 -07:00
start.sh Fix: Use dynamic Python command to run uvicorn and support pyenv setups. 2025-04-29 09:14:23 +01:00