open-webui/backend/open_webui/utils
Timothy Jaeryang Baek b5909ffe97
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) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
enh: tool args parse json fallback
2025-03-30 02:39:23 -07:00
..
images
telemetry refac 2025-03-11 18:55:30 +00:00
access_control.py
audit.py refac 2025-02-26 23:35:09 -08:00
auth.py chore: format 2025-03-05 18:10:24 -08:00
chat.py refac: filters 2025-03-04 18:04:55 -08:00
code_interpreter.py fix 2025-03-03 20:16:40 -08:00
filter.py refac: error handling 2025-03-28 00:52:13 -07:00
logger.py feat: add audit logger middleware and custom logger using loguru 2025-02-20 11:15:38 -03:00
middleware.py enh: tool args parse json fallback 2025-03-30 02:39:23 -07:00
misc.py chore: format 2025-03-01 07:28:00 -08:00
models.py enh: connection tags 2025-03-11 20:37:30 +00:00
oauth.py refac: oauth 2025-03-10 09:42:59 +00: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 chore: format 2025-03-18 06:39:42 -07:00
redis.py chore: format 2025-03-28 11:47:14 -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 fix: fix typing error in args 2025-03-01 10:20:29 +08:00
tools.py feat: external tool server support frontend 2025-03-27 01:38:35 -07:00
webhook.py refac 2025-02-16 00:11:18 -08:00