open-webui/backend/open_webui/utils
Tim Jaeryang Baek 09bbcee391
Some checks failed
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
Merge pull request #14893 from tcx4c70/fix/log-format-error
fix(tools): not all arguments converted during string formatting
2025-06-12 12:30:31 +04:00
..
images
telemetry
access_control.py Configure LDAP group synchronization with Open WebUI 2025-06-11 23:55:31 +09:00
audit.py
auth.py fix: trusted header email case sensitive issue 2025-06-12 12:22:15 +04:00
chat.py refac: reserved __user__ param format 2025-06-04 15:53:07 +04:00
code_interpreter.py chore: format 2025-05-10 19:00:01 +04:00
embeddings.py refac: embeddings endpoint 2025-06-05 00:37:31 +04:00
filter.py refac 2025-05-28 01:41:49 +04:00
logger.py
middleware.py refac: ollama response 2025-06-10 13:10:31 +04:00
misc.py refac 2025-06-10 13:16:44 +04:00
models.py chore: format 2025-05-29 02:36:33 +04:00
oauth.py refac 2025-05-31 15:04:38 +04:00
payload.py refac 2025-06-10 16:52:37 +04:00
pdf_generator.py
plugin.py refac 2025-05-28 01:42:42 +04:00
redis.py refac: async redis 2025-06-09 15:37:05 +04:00
response.py refac 2025-06-10 13:16:44 +04:00
security_headers.py
task.py feat: follow ups 2025-06-03 18:07:29 +04:00
tools.py fix(tools): not all arguments converted during string formatting 2025-06-11 21:36:36 +08:00
webhook.py