Timothy Jaeryang Baek
ea883b2ed4
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
2024-11-27 19:38:57 -08:00
Timothy Jaeryang Baek
4383306770
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
2024-11-26 14:00:49 -08:00
Timothy Jaeryang Baek
5fac25a002
enh: reintroduce model order/default models
2024-11-26 00:55:58 -08:00
Timothy Jaeryang Baek
bd28e1ed7d
refac: rag prompt template
2024-11-24 18:49:56 -08:00
DmitriyAlergant-T1A
374d6cad18
Python Formatting (Failed CI - fixed)
2024-11-22 23:11:46 -05:00
DmitriyAlergant-T1A
d24c21b40f
Fix
...
Logging cleanup: removed some extraneous hard prints (including some that revealed message content!); improved debug logging a bit.
+ added chat_id to task metadata (helpful for logging/tracking in some pipe functions)
2024-11-22 23:05:45 -05:00
Timothy Jaeryang Baek
c4eacbfc0f
refac: rm print statement
2024-11-22 12:39:08 -08:00
Timothy Jaeryang Baek
429fa2befa
fix: query generation
2024-11-22 12:31:06 -08:00
Timothy Jaeryang Baek
35d75e733d
refac: file handling
2024-11-22 10:35:59 -08:00
Timothy Jaeryang Baek
81386e9b04
refac: citations -> sources
2024-11-21 19:46:09 -08:00
Timothy Jaeryang Baek
7062e637e8
refac: inline citations
2024-11-21 18:26:38 -08:00
Timothy Jaeryang Baek
386c976e9a
enh: inline citations
2024-11-21 17:58:29 -08:00
Timothy Jaeryang Baek
5be7cbfdf5
Merge pull request #7182 from michaelpoluektov/fix/tools-metadata
...
fix: Fix tools metadata
2024-11-21 16:32:08 -08:00
Timothy Jaeryang Baek
948b65e43f
refac
Deploy to HuggingFace Spaces / check-secret (push) Successful in 23s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 4m34s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m55s
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 2m46s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 2m36s
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 2m47s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 3m22s
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 1m27s
Frontend Build / Frontend Unit Tests (push) Failing after 1m29s
Integration Test / Run Cypress Integration Tests (push) Failing after 3m1s
Integration Test / Run Migration Tests (push) Failing after 2m8s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
2024-11-21 12:16:50 -08:00
Michael Poluektov
c03bfd141e
fix optional args not present
2024-11-21 17:41:35 +00:00
Antti Pyykkönen
4f6ae8239d
fix: handle http exceptions
2024-11-20 09:25:50 +02:00
Timothy Jaeryang Baek
7a585fbaf3
enh: option to disable api auth
2024-11-19 12:17:23 -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
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
0faa39ace9
fix
2024-11-17 21:39:52 -08:00
Timothy Jaeryang Baek
3faf9d2067
refac: model access control behaviour
2024-11-17 19:15:09 -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
Timothy Jaeryang Baek
1d4c3a8c58
fix: access control behaviour
2024-11-17 02:51:57 -08:00
Timothy Jaeryang Baek
227cca35e8
enh: knowledge access control
2024-11-16 16:51:55 -08:00
Timothy Jaeryang Baek
c8a3c42ea8
refac: filter out arena models from base models
2024-11-16 15:13:33 -08:00
Timothy Jaeryang Baek
243e187f0b
refac
2024-11-16 14:52:07 -08:00
Timothy Jaeryang Baek
932de8f1e2
refac
2024-11-16 04:41:07 -08:00
Timothy Jaeryang Baek
240c91e79d
wip: access control
2024-11-16 01:24:34 -08:00
Timothy Jaeryang Baek
d5f84d6234
refac: model preset handling behaviour
2024-11-15 22:04:33 -08:00
Timothy Jaeryang Baek
19c98b74fa
refac: base models endpoint
2024-11-15 19:14:24 -08:00
Timothy Jaeryang Baek
7f8c70b04a
wip: admin models setting
2024-11-15 18:53:50 -08:00
Timothy Jaeryang Baek
a0f1164af7
refac
2024-11-15 03:00:18 -08:00
Timothy Jaeryang Baek
2ab5b2fd71
wip: access control backend
2024-11-15 01:29:07 -08:00
Timothy Jaeryang Baek
b80ec76435
refac
2024-11-14 20:51:49 -08:00
Timothy Jaeryang Baek
baea26d9ca
wip: user groups frontend
2024-11-13 03:09:46 -08:00
Timothy Jaeryang Baek
61f29a6531
Merge branch 'main' into dev
2024-11-11 13:45:13 -08:00
Timothy Jaeryang Baek
96c865404d
refac: disable openapi.json
Release / release (push) Has been cancelled
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
Release to PyPI / release (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
2024-11-09 18:01:23 -08:00
Timothy J. Baek
4616b508b1
refac: token handling
2024-11-05 21:14:02 -08:00
Timothy Jaeryang Baek
69311fec71
Merge pull request #6750 from Sebastriani/main
...
feat: Possibility to globaly disable Tags generation.
2024-11-05 20:53:10 -08:00
Timothy J. Baek
547682c674
refac
2024-11-05 20:47:23 -08:00
Timothy J. Baek
75b169e11d
refac: ldap auth page
2024-11-05 20:32:09 -08:00
Sebastián D. Gauna
e1114bfa4c
feat: Possibility to globaly disable Tags generation.
2024-11-05 23:32:08 -03:00
morgan55555
5d934d7d15
feat: LDAP User management
...
LDAP will be used as default if no other auth form is enabled.
LDAP now will work with ENABLE_LOGIN_FORM = false.
Fixed exception "User does not match the record."
Now LDAP login is case insensitive.
Integrated with onboarding feature.
2024-11-06 03:30:23 +05:00
Timothy J. Baek
194b924a96
feat: onboarding screen
2024-11-03 03:00:28 -08:00
Timothy J. Baek
0c6453078e
refac: orientation
2024-11-03 01:59:53 -07:00
Timothy J. Baek
230e2f8f82
fix: remove tags gen print
2024-11-03 01:54:23 -07:00
Timothy J. Baek
badbe4ea06
fix: tools not working
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
2024-10-26 12:21:05 -07:00
Timothy J. Baek
925a903e38
chore: format
2024-10-25 22:18:48 -07:00
Timothy J. Baek
37853d6a26
enh: more robust tool calling
2024-10-25 14:36:44 -07:00
Timothy J. Baek
856c00bc2f
fix: arena model exclude filter
2024-10-24 14:22:04 -07:00
Timothy J. Baek
d85480b4d6
fix: bypass_filter for arena models
2024-10-23 15:05:43 -07:00
Timothy J. Baek
b16c4bc1df
refac
2024-10-23 12:41:41 -07:00
Timothy J. Baek
68a47f6a9f
enh: arena model filter
2024-10-23 12:40:47 -07:00
Timothy J. Baek
6d52f913d2
enh: arena model send selected model id
2024-10-22 17:43:39 -07:00
Timothy J. Baek
b31d314638
refac
2024-10-22 12:04:45 -07:00
Timothy J. Baek
424062d75f
fix: emoji generation
2024-10-22 11:23:38 -07:00
Timothy J. Baek
9f285fb2fb
feat: arena models
2024-10-22 03:16:48 -07:00
Timothy J. Baek
e2d4a69750
refac: title generation
2024-10-21 04:24:17 -07:00
Timothy J. Baek
24885a2e38
refac
2024-10-21 04:14:49 -07:00
Timothy J. Baek
9936583477
chore: format
2024-10-20 18:38:06 -07:00
Timothy Jaeryang Baek
768b7e139c
Merge branch 'dev' into dev
2024-10-20 18:37:20 -07:00
Timothy J. Baek
875e75b8c2
refac
2024-10-20 01:20:27 -07:00
Timothy J. Baek
e530914328
enh: custom tags generation prompt support
2024-10-19 21:27:10 -07:00
Timothy J. Baek
d795940ced
feat: chat auto tag
2024-10-19 20:34:17 -07:00
Willnow, Patrick
b888ee17ff
Merge branch 'main' into dev
...
# Conflicts:
# backend/open_webui/main.py
2024-10-16 20:16:05 +02:00
Willnow, Patrick
b1554be3f2
Fix imports
2024-10-16 16:58:03 +02:00
Willnow, Patrick
57d54160d3
Merge branch 'implement-oauth-role-management'
...
# Conflicts:
# backend/open_webui/main.py
2024-10-16 16:54:43 +02:00
Willnow, Patrick
8eebd6bce1
Finish reorganizing oauth code
2024-10-16 16:32:57 +02:00
Willnow, Patrick
08ff494754
WIP
...
- refactoring oauth functions to enable refresh functionality
2024-10-16 09:42:47 +02:00
Timothy Jaeryang Baek
6233494ed1
Merge pull request #6179 from shirayu/fix_typos
...
fix: Fix typos
2024-10-14 00:29:59 -07:00
Timothy J. Baek
dce91a8557
fix: custom model action button issue
2024-10-14 00:28:21 -07:00
Yuta Hayashibe
12516c8a45
fix: Fix typos
2024-10-14 16:22:07 +09:00
Willnow, Patrick
edc15d0d7c
rewrite oauth role management logic to allow any custom roles to be used for oauth role to open webui role mapping
2024-10-10 23:00:05 +02:00
Jeetesh Chellani
a2e889c8bb
fix: set oauth token secure and samesite per config
2024-10-09 14:50:48 +03:00
Saravanan Palanisamy
16dd352524
add offline_mode and disable version check
2024-10-08 09:13:49 +04:00
Timothy J. Baek
f099b277c8
enh: youtube watch param support
2024-10-07 18:19:13 -07:00
Timothy J. Baek
da1e88a427
enh: __task_body__ param
2024-10-06 14:56:49 -07:00
Timothy J. Baek
55d0ecc879
refac
2024-10-05 12:41:18 -07:00
Willnow, Patrick
f751d22a20
Refinement
2024-10-04 13:26:49 +02:00
Patrick Willnow
6ddd8c7241
fix logic
2024-10-04 10:14:20 +02:00
Willnow, Patrick
79b9c8a677
handling no claim received when nested expected
2024-10-04 00:05:36 +02:00
Willnow, Patrick
8e4776ada1
add handling nested claims...
2024-10-03 23:25:00 +02:00
Willnow, Patrick
5b2e1ca7cd
add more logging
2024-10-03 23:06:05 +02:00
Willnow, Patrick
0a7373dae1
add pending as role fallback
...
add logging to determine correct handling of oauth roles
2024-10-03 22:56:52 +02:00
Willnow, Patrick
c9d948f284
Remove copy pasta error of calling value on bool
2024-10-03 21:38:56 +02:00
Willnow, Patrick
dc92178641
Fix missing key mapping
2024-10-03 20:55:32 +02:00
Patrick Willnow
9a691c0387
Add oauth role mapping
...
also add node env to allow local build to succeed
2024-10-03 11:12:14 +02:00
Timothy J. Baek
c7a0e45bea
refac
2024-09-30 16:32:38 +02:00
Timothy J. Baek
c93a10388b
refac
2024-09-28 19:51:28 +02:00
smonux
e039b4ec54
Merge branch 'open-webui:dev' into dev
2024-09-28 06:01:26 +02:00
Timothy J. Baek
e1103305f5
refac: "rag" endpoints renamed to "retrieval"
2024-09-28 01:27:46 +02:00
Timothy Jaeryang Baek
6e9db3e3c8
Merge pull request #5773 from HaldiH/main
...
fix: Chat completion 401 when no Authorization header
2024-09-27 21:34:58 +02:00
Hugo Haldi
eab30781e0
Chat completion 401 when no Authorization header
...
When we send a request to `/api/chat/completions` without the `Authorization` header, the server just crashes and creates a stack trace, returning "Internal Server Error" to the calling client. With this fix, the server sends a 401 to the client with the content `{"detail": "Not authenticated"}`.
2024-09-27 20:04:45 +02:00
Timothy J. Baek
0bd9d59c78
refac: update check timeout
2024-09-27 14:38:56 +02:00
smonux
d8f71e1d7f
Some models produce almost correct json during function calling, but with additional data before of after it. This solves it.
2024-09-26 22:02:56 +02:00
Timothy J. Baek
92b1acd6fb
fix: RESET_CONFIG_ON_START not working
2024-09-25 01:06:11 +02:00