open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 23df351239
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
refac: ollama tool calling support
Co-Authored-By: smonux <85928277+smonux@users.noreply.github.com>
2025-02-04 19:22:08 -08:00
..
audio.py
auths.py
channels.py
chats.py
configs.py
evaluations.py
files.py
folders.py
functions.py
groups.py
images.py
knowledge.py
memories.py
models.py
ollama.py refac: ollama tool calling support 2025-02-04 19:22:08 -08:00
openai.py refac: prompt variables 2025-01-29 21:56:51 -08:00
pipelines.py
prompts.py
retrieval.py feat: implement Exa search engine integration 2025-02-04 21:13:16 +03:00
tasks.py fix: image prompt gen template 2025-01-31 23:50:58 -08:00
tools.py
users.py chore: format 2025-02-03 21:56:35 -08:00
utils.py