open-webui/backend/apps
Jun Siang Cheah 5245d037ac fix: harden litellm exec command to prevent unintended commands
logic was previously to split on space for arguments, but if any of the user controlled variables LITELLM_PROXY_HOST or DATA_DIR had spaces in them, this would not behave correctly.
2024-04-23 19:25:43 +01:00
..
audio feat: env var for audio 2024-04-20 16:04:16 -05:00
images feat: editable openai url for images 2024-04-23 07:14:31 -04:00
litellm fix: harden litellm exec command to prevent unintended commands 2024-04-23 19:25:43 +01:00
ollama feat: openai embeddings integration 2024-04-14 19:48:15 -04:00
openai fix: settings getModels issue 2024-04-20 20:49:16 -05:00
rag feat: move to native sentence_transformer 2024-04-22 14:20:41 -05:00
web address comments, rename to ENABLE_ADMIN_EXPORT 2024-04-22 19:55:46 +01:00