open-webui/backend/open_webui
Tim Jaeryang Baek 913f8a15f9
Some checks failed
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11.x) (push) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
Merge pull request #13073 from athoik/dev
feat(vector-db): add support for Pinecone client
2025-04-20 14:42:36 -07:00
..
data
internal
migrations
models refac 2025-04-12 15:10:43 -07:00
retrieval feat(vector-db): add support for Pinecone client 2025-04-20 11:08:51 +03:00
routers * refactor openai handler to support all o-series models universally 2025-04-20 09:14:27 +02:00
socket refac 2025-04-14 01:08:16 -07:00
static fix: fix typo 2025-03-07 00:19:26 +00:00
storage feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
test feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
utils fix: handling tool calls in streamed responses 2025-04-21 00:29:52 +08:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini
config.py feat(vector-db): add support for Pinecone client 2025-04-20 11:08:51 +03:00
constants.py enh: password max length verification 2025-04-08 12:50:25 -07:00
env.py refac: WEBUI_AUTH_SIGNOUT_REDIRECT_URL 2025-04-18 23:58:37 -07:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py refac: WEBUI_AUTH_SIGNOUT_REDIRECT_URL 2025-04-18 23:58:37 -07:00
tasks.py fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00