open-webui/backend/open_webui/utils
Tim Jaeryang Baek fbcc80485b
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
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 #13972 from jarrod-lowe/otel-attrs
feat: Add user details to opentelemetry spans
2025-05-17 21:54:56 +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 refac 2025-05-17 00:08:03 +04:00
code_interpreter.py chore: format 2025-05-10 19:00:01 +04:00
filter.py feat: toggle filter middleware 2025-05-16 23:33:02 +04:00
logger.py feat: add audit logger middleware and custom logger using loguru 2025-02-20 11:15:38 -03:00
middleware.py feat: toggle filter middleware 2025-05-16 23:33:02 +04:00
misc.py chore: format 2025-03-01 07:28:00 -08:00
models.py feat: local/external connections 2025-05-17 01:47:48 +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
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