Jason Kidd
|
c5b67ea430
|
fix: Remove unnecessary decode statement
Since we create our Redis instance with , we don't
need to worry about decoding this value here. Plus this doesn't work
in python3 anyway
|
2025-01-17 13:43:56 -08:00 |
|
Timothy Jaeryang Baek
|
217e3a13c8
|
feat: Add ability to change permissions on group creation API
|
2025-01-17 12:03:24 -08:00 |
|
Tryanks
|
e7971b5840
|
enh: add github oauth2 provider support
|
2025-01-17 13:22:35 +08:00 |
|
Tryanks
|
f3e6dacf0d
|
refac: Extend OIDC support to all OAuth authentication methods
|
2025-01-17 12:56:03 +08:00 |
|
Timothy Jaeryang Baek
|
7cf4c9c89c
|
refac: comfyui
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
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2025-01-16 11:17:37 -08:00 |
|
Timothy Jaeryang Baek
|
5526c43853
|
Merge pull request #8620 from Tryanks/dev
fix: incorrectly indexing the key userinfo in the token.
|
2025-01-16 11:12:41 -08:00 |
|
Timothy Jaeryang Baek
|
eb17cf6915
|
Merge pull request #8608 from rragundez/hotfix-get-picture
Hotfix get picture
|
2025-01-16 11:12:18 -08:00 |
|
Timothy Jaeryang Baek
|
4645943066
|
refac: file handler
|
2025-01-16 11:11:23 -08:00 |
|
Tryanks
|
4b6700a4b2
|
fixed: incorrectly indexing the key userinfo in the token.
|
2025-01-17 00:33:20 +08:00 |
|
Rodrigo Agundez
|
91df1c56b2
|
Add headers
|
2025-01-16 19:32:35 +08:00 |
|
Timothy Jaeryang Baek
|
0425621494
|
refac
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
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2025-01-16 00:13:02 -08:00 |
|
Timothy Jaeryang Baek
|
0360aa5520
|
enh: image prompt enhancer
|
2025-01-16 00:06:37 -08:00 |
|
Timothy Jaeryang Baek
|
a10302d909
|
enh: image generation toggle
|
2025-01-15 23:32:13 -08:00 |
|
Timothy Jaeryang Baek
|
56f57928c2
|
enh/refac: permissions
|
2025-01-15 23:01:43 -08:00 |
|
Rodrigo Agundez
|
021c1f3900
|
Add test for S3 using moto
|
2025-01-16 12:37:44 +08:00 |
|
Rodrigo Agundez
|
357e7dd20f
|
Add tests for local provider
|
2025-01-16 11:13:10 +08:00 |
|
Rodrigo Agundez
|
3aa28de5f1
|
Add test classes for the providers
|
2025-01-16 08:31:59 +08:00 |
|
Rodrigo Agundez
|
535e59af8d
|
Start testing files for provider
|
2025-01-16 08:10:17 +08:00 |
|
Rodrigo Agundez
|
dd16c3d5c1
|
add function to retrieve the storage provider so it can be easily tested
|
2025-01-16 08:09:56 +08:00 |
|
Rodrigo Agundez
|
0129255478
|
Set default storage provider to local
|
2025-01-16 08:01:26 +08:00 |
|
Rodrigo Agundez
|
a3f737c0c6
|
Split the storage providers into separate classes in preparation for other storage providers like GCS
|
2025-01-16 07:50:12 +08:00 |
|
Timothy Jaeryang Baek
|
372658be6d
|
Merge pull request #8547 from juananpe/file-deletion
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
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
fix: File deletion doesn't properly clean up database entries
|
2025-01-15 10:11:29 -08:00 |
|
Timothy Jaeryang Baek
|
d1bde9f348
|
Merge pull request #8562 from NYU-ITS/milvus_custom_db
[feat] Milvus: add new config var, MILVUS_DB
|
2025-01-15 10:10:10 -08:00 |
|
Timothy Jaeryang Baek
|
b797112322
|
Merge pull request #8565 from mykola-mmm/fix/show_user_chats_from_folders
Fix: updated get_chat_list_by_user_id method to return all user cha…
|
2025-01-15 10:09:43 -08:00 |
|
Timothy Jaeryang Baek
|
3328e2ea97
|
Merge pull request #8566 from rragundez/ms-auth-picture
Add functionality to retrive picture for microsoft oauth
|
2025-01-15 10:02:28 -08:00 |
|
Rodrigo Agundez
|
32f121f019
|
Add functionality to retrive picture for microsoft oauth
|
2025-01-15 09:18:16 +08:00 |
|
Rodrigo Agundez
|
c8be0b20cc
|
Add functionality to retrive picture for microsoft oauth
|
2025-01-15 09:17:22 +08:00 |
|
mykola
|
b1568878e7
|
Fixed: updated get_chat_list_by_user_id method to return all user chats (including those moved to the folders)
|
2025-01-14 23:15:56 +00:00 |
|
Sajid Ali
|
7a95df008e
|
Milvus: add new config var, MILVUS_DB
modified: backend/open_webui/config.py
modified: backend/open_webui/retrieval/vector/dbs/milvus.py
|
2025-01-14 15:48:15 -05:00 |
|
Juanan Pereira
|
f477f4f790
|
fix: fixess issue #7181
|
2025-01-14 09:32:04 +01:00 |
|
Timothy Jaeryang Baek
|
f6a54c96bc
|
Merge pull request #8470 from tarmst/add-read-write-toggle-to-access-control
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) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Integration Test / Run Cypress Integration Tests (push) Has been cancelled
Integration Test / Run Migration Tests (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
feat: Add toggle to read/write perms on access control
|
2025-01-13 21:22:36 -08:00 |
|
Timothy Jaeryang Baek
|
d83acb2f03
|
Merge pull request #8510 from MadsLang/main
Add DATABASE_SCHEMA as env var
|
2025-01-13 13:16:06 -08:00 |
|
Timothy Jaeryang Baek
|
ad93341b74
|
refac
|
2025-01-13 00:34:15 -08:00 |
|
MadsLang
|
d4a26f8031
|
Merge branch 'open-webui:main' into main
|
2025-01-13 08:28:13 +01:00 |
|
Timothy Jaeryang Baek
|
42e8d8ce49
|
Merge pull request #8447 from steelcg/dev
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
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration
|
2025-01-12 18:15:28 -08:00 |
|
Juanan Pereira
|
913e0d391b
|
fix: complete file cleanup when removing from Knowledge Base
|
2025-01-12 20:04:25 +01:00 |
|
Timothy Jaeryang Baek
|
b1bcca90b5
|
refac
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
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2025-01-11 20:23:26 -08:00 |
|
Timothy Jaeryang Baek
|
5d3f778b2a
|
fix: openai proxy endpoints
|
2025-01-11 16:56:25 -08:00 |
|
Timothy Jaeryang Baek
|
21abe43f3b
|
refac
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
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2025-01-10 16:27:37 -08:00 |
|
tarmst
|
49eca68e28
|
Add toggle to read/write perms on access control
|
2025-01-10 18:44:50 +00:00 |
|
Li, Steel
|
ab6dffffd0
|
feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration
|
2025-01-10 08:53:03 +08:00 |
|
Juanan Pereira
|
de735b3c8c
|
fix format
|
2025-01-09 18:41:18 +01:00 |
|
Juanan Pereira
|
5b616dd34f
|
fix: Knowledge Base Detachment from Models
|
2025-01-09 16:47:12 +01:00 |
|
Timothy Jaeryang Baek
|
942fd384de
|
refac: chroma
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
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2025-01-08 13:18:14 -08:00 |
|
Timothy Jaeryang Baek
|
6c4b2b0a8e
|
Merge pull request #8407 from LuisMalhadas/no_line_break_pdf(#8405)
fix: solves the lack of line breaks in chat download as pdf #8405
|
2025-01-08 11:34:32 -08:00 |
|
Luis Malhadas
|
882d8f4ce1
|
solves the lack of line breaks in chat download as pdf #8405
|
2025-01-08 16:49:53 +01:00 |
|
Timothy Jaeryang Baek
|
987664f9b5
|
fix
Co-Authored-By: Izhar Firdaus <480984+kagesenshi@users.noreply.github.com>
|
2025-01-08 00:57:52 -08:00 |
|
Timothy Jaeryang Baek
|
b3c7ecaea1
|
fix: oauth webhook
Co-Authored-By: Izhar Firdaus <480984+kagesenshi@users.noreply.github.com>
|
2025-01-08 00:38:00 -08:00 |
|
Timothy Jaeryang Baek
|
c79b975ad0
|
refac: chroma
|
2025-01-08 00:21:50 -08:00 |
|
Timothy Jaeryang Baek
|
0e7c3d4eb8
|
Merge pull request #8379 from qiaozhi199/main
Fix the issue of inaccurate answers after enabling RAG query generation
|
2025-01-07 23:53:31 -08:00 |
|