open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 0ba45ad82b
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
Merge pull request #10617 from grandtele/fix/openai-o1-o3-role
fix: replace "system" with "developer" for o1 and o3 models
2025-02-23 22:33:59 -08:00
..
audio.py refac 2025-02-21 10:55:03 -08:00
auths.py refac 2025-02-21 22:15:22 -08:00
channels.py refac 2025-02-16 00:11:18 -08:00
chats.py
configs.py enh: configurable jupyter execution timeout 2025-02-19 17:05:37 -08:00
evaluations.py
files.py chore: optimize pdf view 2025-02-20 15:55:18 +08:00
folders.py
functions.py
groups.py
images.py fix: Use x-goog-api-key header for Gemini image generation 2025-02-19 00:00:54 +00:00
knowledge.py
memories.py
models.py
ollama.py chore: format 2025-02-20 01:01:29 -08:00
openai.py * fix: adjust role mapping for o1 and o3 models in openai_o1_o3_handler 2025-02-23 13:20:45 +01:00
pipelines.py refac: pipelines 2025-02-15 22:25:18 -08:00
prompts.py
retrieval.py feat: added Trust Proxy Environment switch in Web Search admin settings tab. 2025-02-21 13:40:11 -08:00
tasks.py refac 2025-02-20 20:46:00 -08:00
tools.py
users.py
utils.py enh: configurable jupyter execution timeout 2025-02-19 17:05:37 -08:00