Timothy Jaeryang Baek
|
2b890cf747
|
fix: knowledge files issue
|
2024-11-20 10:02:14 -08:00 |
|
Timothy Jaeryang Baek
|
4156b62811
|
refac
|
2024-11-20 10:02:07 -08:00 |
|
Timothy Jaeryang Baek
|
c0055afdb3
|
refac: youtube loader
|
2024-11-20 10:01:58 -08:00 |
|
Timothy Jaeryang Baek
|
d68aa5c708
|
chore: requirements
Deploy to HuggingFace Spaces / check-secret (push) Successful in 14s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 1m56s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m9s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 2m4s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 2m1s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 2m4s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 1m59s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m12s
Frontend Build / Format & Build Frontend (push) Failing after 1m2s
Frontend Build / Frontend Unit Tests (push) Failing after 56s
Integration Test / Run Cypress Integration Tests (push) Failing after 1m58s
Integration Test / Run Migration Tests (push) Failing after 1m23s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
|
2024-11-20 06:53:11 -08:00 |
|
Timothy Jaeryang Baek
|
2450953080
|
refac
|
2024-11-20 06:34:52 -08:00 |
|
Timothy Jaeryang Baek
|
d5c65e36c9
|
fix: prefix issue
|
2024-11-20 06:12:20 -08:00 |
|
Timothy Jaeryang Baek
|
bd1dae2c66
|
Merge branch 'dev' of https://github.com/open-webui/open-webui into dev
|
2024-11-20 06:09:53 -08:00 |
|
Timothy Jaeryang Baek
|
0dd1d6de2a
|
fix: import
|
2024-11-20 06:09:48 -08:00 |
|
Antti Pyykkönen
|
4f6ae8239d
|
fix: handle http exceptions
|
2024-11-20 09:25:50 +02:00 |
|
Timothy Jaeryang Baek
|
7966367107
|
refac: models api
|
2024-11-19 18:45:26 -08:00 |
|
Timothy Jaeryang Baek
|
70c6d3bf9f
|
fix
|
2024-11-19 18:21:55 -08:00 |
|
Timothy Jaeryang Baek
|
206a4877c7
|
fix: api key creation
|
2024-11-19 18:17:38 -08:00 |
|
Timothy Jaeryang Baek
|
0c43c1edf6
|
fix: deleted user handling
|
2024-11-19 16:47:35 -08:00 |
|
Timothy Jaeryang Baek
|
8aa2d09cee
|
chore: format
|
2024-11-19 12:22:58 -08:00 |
|
Timothy Jaeryang Baek
|
0cbb4572f6
|
Merge pull request #7041 from antpyykk-kone/feature/configure-private-api-key-usage
feat: Ability to configure the use of private API keys in an environment
|
2024-11-19 12:20:48 -08:00 |
|
Timothy Jaeryang Baek
|
7a585fbaf3
|
enh: option to disable api auth
|
2024-11-19 12:17:23 -08:00 |
|
Timothy Jaeryang Baek
|
81bb2750e0
|
enh: reset models
|
2024-11-19 11:03:36 -08:00 |
|
Antti Pyykkönen
|
979e6e5a79
|
feat: support for configuring private api key use
|
2024-11-19 16:14:52 +02:00 |
|
Timothy Jaeryang Baek
|
dbb67a12ca
|
enh: retrieval query generation
|
2024-11-19 02:24:32 -08:00 |
|
yeounhak
|
8c161c797b
|
Enable RAG_WEB_SEARCH_CONCURRENT_REQUESTS with asynchronous optimization for improved performance
|
2024-11-19 01:14:26 +00:00 |
|
Timothy Jaeryang Baek
|
e4e4110ec0
|
refac: config
Deploy to HuggingFace Spaces / check-secret (push) Successful in 15s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 2m48s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m59s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 2m38s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 2m43s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 3m13s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 2m55s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m37s
Frontend Build / Format & Build Frontend (push) Failing after 1m8s
Frontend Build / Frontend Unit Tests (push) Failing after 1m1s
Integration Test / Run Cypress Integration Tests (push) Failing after 2m26s
Integration Test / Run Migration Tests (push) Failing after 1m40s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
|
2024-11-18 14:25:36 -08:00 |
|
Timothy Jaeryang Baek
|
20321e5271
|
refac: ollama setting for rag
|
2024-11-18 14:19:56 -08:00 |
|
Timothy Jaeryang Baek
|
e3485d2d88
|
enh: __metadata__ param for tools & functions
Co-Authored-By: DmitriyAlergant-T1A <93501479+dmitriyalergant-t1a@users.noreply.github.com>
|
2024-11-18 10:12:54 -08:00 |
|
Timothy Jaeryang Baek
|
7da29b6798
|
fix: rm print statement
Co-Authored-By: Krishan Bhasin <164889026+krishanbhasin-px@users.noreply.github.com>
|
2024-11-18 10:06:11 -08:00 |
|
Timothy Jaeryang Baek
|
f37d847521
|
fix: arena access control
|
2024-11-18 07:40:37 -08:00 |
|
Timothy Jaeryang Baek
|
269151cd2c
|
enh: arena model access control
|
2024-11-18 07:18:47 -08:00 |
|
Timothy Jaeryang Baek
|
8ad1aa3c2e
|
chore: format
|
2024-11-18 06:39:27 -08:00 |
|
Timothy Jaeryang Baek
|
c50b678dce
|
enh: tools user info
|
2024-11-18 06:19:34 -08:00 |
|
Timothy Jaeryang Baek
|
6c3e6710ef
|
enh: knowledge author info
|
2024-11-18 05:51:01 -08:00 |
|
Timothy Jaeryang Baek
|
a2a25fb571
|
enh: models display author name
|
2024-11-18 05:37:04 -08:00 |
|
Timothy Jaeryang Baek
|
dc8c85c33d
|
fix: shared chat not updating
|
2024-11-18 05:17:35 -08:00 |
|
Timothy Jaeryang Baek
|
0faa39ace9
|
fix
|
2024-11-17 21:39:52 -08:00 |
|
Timothy Jaeryang Baek
|
b0a19d0dda
|
chore: duckduckgo-search bump
|
2024-11-17 19:20:12 -08:00 |
|
Timothy Jaeryang Baek
|
3faf9d2067
|
refac: model access control behaviour
|
2024-11-17 19:15:09 -08:00 |
|
Timothy Jaeryang Baek
|
6589f75b2d
|
fix: ollama custom model
|
2024-11-17 16:01:47 -08:00 |
|
Timothy Jaeryang Baek
|
6906a0bd26
|
fix: access control
Deploy to HuggingFace Spaces / check-secret (push) Successful in 17s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 3m38s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 3m38s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 5m22s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 4m35s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 9m3s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 8m16s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 2m9s
Frontend Build / Format & Build Frontend (push) Failing after 1m37s
Frontend Build / Frontend Unit Tests (push) Failing after 1m35s
Integration Test / Run Cypress Integration Tests (push) Failing after 3m8s
Integration Test / Run Migration Tests (push) Failing after 2m19s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
|
2024-11-17 14:03:51 -08:00 |
|
Peter De-Ath
|
80e2d4d4ee
|
fix: user ID filtering in GroupTable query
|
2024-11-17 19:53:51 +00:00 |
|
Timothy Jaeryang Baek
|
37f19f68eb
|
refac: user permissions validation
Deploy to HuggingFace Spaces / check-secret (push) Successful in 20s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 3m26s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 5m29s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 5m3s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 10m41s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 9m46s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 12m56s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m35s
Frontend Build / Format & Build Frontend (push) Failing after 1m30s
Frontend Build / Frontend Unit Tests (push) Failing after 1m17s
Integration Test / Run Cypress Integration Tests (push) Failing after 3m7s
Integration Test / Run Migration Tests (push) Failing after 3m1s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
|
2024-11-17 03:04:31 -08:00 |
|
Timothy Jaeryang Baek
|
1d4c3a8c58
|
fix: access control behaviour
|
2024-11-17 02:51:57 -08:00 |
|
Timothy Jaeryang Baek
|
e65ec1c6cc
|
fix: knowledge
|
2024-11-17 02:40:47 -08:00 |
|
Timothy J. Baek
|
4a34ca35f0
|
refac: access control
|
2024-11-17 01:46:51 -08:00 |
|
Timothy Jaeryang Baek
|
c338f2cae1
|
chore: format
|
2024-11-16 23:46:12 -08:00 |
|
Timothy Jaeryang Baek
|
24e98bb9d7
|
Merge pull request #6954 from matthewhand/feature/qdrant-auth
feat: add API key support for Qdrant Cloud authentication
|
2024-11-16 23:42:16 -08:00 |
|
Timothy Jaeryang Baek
|
f5df0625e3
|
enh: file upload user permission
|
2024-11-16 21:41:34 -08:00 |
|
Timothy Jaeryang Baek
|
cf2dcf1dc3
|
feat: user permissions
|
2024-11-16 21:31:57 -08:00 |
|
Timothy Jaeryang Baek
|
07e0712b87
|
refac: get permissions
|
2024-11-16 21:16:42 -08:00 |
|
Timothy Jaeryang Baek
|
c0371f6525
|
enh: user permissions
|
2024-11-16 21:07:56 -08:00 |
|
Timothy Jaeryang Baek
|
b81cd15ced
|
refac: prompts
|
2024-11-16 20:52:57 -08:00 |
|
Timothy Jaeryang Baek
|
41bad9abcb
|
refac: access control
|
2024-11-16 20:47:45 -08:00 |
|
Timothy Jaeryang Baek
|
b562067e91
|
refac: tools
|
2024-11-16 18:31:13 -08:00 |
|