open-webui/backend/open_webui/utils
Tim Jaeryang Baek ed210517c2
Some checks are pending
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) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (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-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Merge pull request #13533 from TheRauch1/main
feat: handle user OAuth groups as list or string
2025-05-06 09:57:14 +04:00
..
images fix max seed for comfyui 2025-02-08 01:10:18 +07:00
telemetry refac 2025-03-11 18:55:30 +00:00
access_control.py
audit.py enh: failed login attempts audit log 2025-04-23 00:06:44 +09:00
auth.py refac 2025-04-05 04:05:52 -06:00
chat.py refac: filters 2025-03-04 18:04:55 -08:00
code_interpreter.py refac: aiohttp trust_env=True 2025-04-28 16:47:34 +04:00
filter.py refactor: standardize filter valve retrieval logic 2025-04-02 02:58:02 +08:00
logger.py feat: add audit logger middleware and custom logger using loguru 2025-02-20 11:15:38 -03:00
middleware.py refac: api usage 2025-05-05 17:43:51 +04:00
misc.py chore: format 2025-03-01 07:28:00 -08:00
models.py fix: Multiple actions in an action module do not work as intended. 2025-05-01 16:41:06 +09:00
oauth.py Merge pull request #13533 from TheRauch1/main 2025-05-06 09:57:14 +04:00
payload.py enh: allow json schema for format 2025-03-27 20:27:16 -07:00
pdf_generator.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
plugin.py refac 2025-04-30 16:01:23 +04:00
redis.py chore: format 2025-04-12 16:35:11 -07:00
response.py Fix on ollama to openai conversion - stream can return a single message with content 2025-02-20 21:25:32 +01:00
security_headers.py
task.py refac 2025-04-11 15:19:47 -07:00
tools.py chore: format 2025-05-03 23:48:24 +04:00
webhook.py refac 2025-02-16 00:11:18 -08:00