open-webui/backend/open_webui/utils
Timothy Jaeryang Baek e3e7eb96f6
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) (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
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Python CI / Format Backend (3.11.x) (push) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
refac
2025-05-20 23:55:11 +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 enh/refac: permissions 2025-01-15 23:01:43 -08:00
audit.py enh: failed login attempts audit log 2025-04-23 00:06:44 +09:00
auth.py Add user details to otel span 2025-05-17 09:11:26 +12:00
chat.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
code_interpreter.py chore: format 2025-05-10 19:00:01 +04:00
filter.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
logger.py feat: add audit logger middleware and custom logger using loguru 2025-02-20 11:15:38 -03:00
middleware.py refac 2025-05-20 23:55:11 +04:00
misc.py chore: format 2025-03-01 07:28:00 -08:00
models.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
oauth.py refac: AIOHTTP_CLIENT_SESSION_SSL 2025-05-14 23:33:52 +04:00
payload.py enh: add presence_penalty parameter to openai 2025-05-07 00:56:20 +02: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 chore: format 2024-11-30 23:36:30 -08:00
task.py refac 2025-04-11 15:19:47 -07:00
tools.py refactor: replace print statements with logging 2025-05-12 22:18:47 +08:00
webhook.py refac 2025-02-16 00:11:18 -08:00