perf3ct
48e1356ed9
add logging for user upon db connection
2024-06-17 10:34:19 -07:00
perf3ct
5c655f298b
stop even using pooled DBs in peewee
2024-06-17 09:56:31 -07:00
Timothy Jaeryang Baek
cc4e192a51
Merge pull request #3235 from seokho-son/dev
2024-06-17 08:53:42 -07:00
perf3ct
981866eb93
use autoconnect and stop using the mixin
2024-06-17 07:50:47 -07:00
Seokho Son
cc98e89baa
Complete Korean Localization for Open-WebUI
...
Signed-off-by: Seokho Son <shsongist@gmail.com>
2024-06-17 22:00:53 +09:00
Timothy J. Baek
d8a1d7eb36
feat: character utils
2024-06-17 03:05:09 -07:00
Timothy J. Baek
2f7120a73a
refac
2024-06-17 02:54:56 -07:00
Timothy J. Baek
a60d6c316e
fix
2024-06-17 02:28:12 -07:00
Timothy J. Baek
ab62228877
feat: character card support
2024-06-17 02:26:07 -07:00
Timothy J. Baek
f1b350cbe6
enh: use model profile image in call
2024-06-17 01:55:06 -07:00
Timothy J. Baek
9023a60d0d
refac
2024-06-17 01:42:04 -07:00
Timothy J. Baek
49fdb68908
chore: format
2024-06-17 01:36:43 -07:00
Timothy Jaeryang Baek
db7d63d11a
Merge pull request #3227 from KarlLee830/translate
...
Add some missing i18n keys and update Chinese translation
2024-06-17 01:35:03 -07:00
Karl Lee
720ff35edf
Add some missing i18n keys and update Chinese translation
...
Add some missing i18n keys and update Chinese translation
2024-06-17 16:32:36 +08:00
Timothy J. Baek
5fa355e1ae
feat: background image
2024-06-17 01:31:22 -07:00
Que Nguyen
c487385980
Set filter_list as optional param in serpstack.py
2024-06-17 14:38:11 +07:00
Que Nguyen
bcb84235b1
Set filter_list as optional param in serply.py
2024-06-17 14:37:52 +07:00
Que Nguyen
6b8290fa6d
Set filter_list as optional param in serper.py
2024-06-17 14:37:26 +07:00
Que Nguyen
9c446d9fb4
Set filter_list as optional param in searxng.py
2024-06-17 14:36:56 +07:00
Que Nguyen
3cc0e3ecb6
Refactor rag/main.py
...
Renamed function get_filtered_results
2024-06-17 14:36:26 +07:00
Que Nguyen
d8beed13b4
Set filter_list as optional param in google_pse.py
2024-06-17 14:35:27 +07:00
Que Nguyen
7d2ad8c4bf
Set filter_list as optional param in duckduckgo.py
2024-06-17 14:34:59 +07:00
Que Nguyen
a02139ba9d
Set filter_list as optional param in brave.py
2024-06-17 14:34:17 +07:00
Que Nguyen
b3d136b3b3
Refactored config.py
...
Renamed RAG_WEB_SEARCH_WHITE_LIST_DOMAINS to RAG_WEB_SEARCH_DOMAIN_FILTER_LIST
2024-06-17 14:33:23 +07:00
Que Nguyen
a3ac9ee774
Refactor main.py
...
Rename RAG_WEB_SEARCH_WHITE_LIST_DOMAINS to RAG_WEB_SEARCH_DOMAIN_FILTER_LIST
2024-06-17 14:31:44 +07:00
Que Nguyen
75e51ecf6d
Merge branch 'open-webui:main' into searxng
2024-06-17 14:28:02 +07:00
Timothy J. Baek
a28ad06bf0
fix
2024-06-16 23:36:21 -07:00
Timothy Jaeryang Baek
9e4dd4b86f
Merge pull request #3159 from open-webui/dev
...
0.3.5
2024-06-16 22:52:44 -07:00
Timothy J. Baek
4559c8af74
doc: changelog
2024-06-16 22:52:27 -07:00
Timothy J. Baek
4a67ae1195
fix: message delete issue
2024-06-16 22:28:26 -07:00
Timothy J. Baek
1efa25eed5
chore: format
2024-06-16 21:55:08 -07:00
Timothy J. Baek
54b65a89fd
refac: call overlay
2024-06-16 21:52:50 -07:00
Timothy Jaeryang Baek
b4008b0b30
Merge pull request #3140 from ricky-davis/sortable-users
...
feat: Sortable users in admin panel
2024-06-16 21:49:08 -07:00
Timothy Jaeryang Baek
16c95991d3
Merge pull request #3145 from ricky-davis/sortable-chats
...
feat: Sortable chats in admin panel
2024-06-16 21:48:13 -07:00
Timothy Jaeryang Baek
f3bd81073d
Merge pull request #3202 from JohnTheNerd/main
...
feat: added ability to set user name for federated auth
2024-06-16 17:56:29 -07:00
Timothy J. Baek
6d9ed32929
refac
2024-06-16 17:19:18 -07:00
Timothy J. Baek
ad2ffc33d8
refac: voice call tap to interrupt
2024-06-16 16:50:57 -07:00
Timothy J. Baek
e183b0e5ff
chore: format
2024-06-16 15:34:15 -07:00
Timothy J. Baek
4b6b33b08b
feat: user_location
2024-06-16 15:32:26 -07:00
perf3ct
10fa887eab
fix peewee and playhouse connections to retry
2024-06-16 15:25:48 -07:00
John Karabudak
c00a6fa02a
added ability to set user name for federated auth
...
this commit adds an optional environment variable named `WEBUI_AUTH_TRUSTED_NAME_HEADER`, which sets the user's name to the contents of that header. this only happens if the user is just being created, just like how the trusted e-mail header works.
if the environment variable or header is not present, we fall back to the original behavior which is to re-use the user e-mail address.
Co-Authored-By: Nikita Borzykh <sample@fastmail.com>
2024-06-16 18:44:10 -02:30
Timothy J. Baek
8e62c36148
enh: AIOHTTP_CLIENT_TIMEOUT None support
2024-06-16 13:56:49 -07:00
Timothy Jaeryang Baek
f76a569527
Merge pull request #3219 from JohnTheNerd/comfyui-configuration
...
feat: added support for Stable Diffusion 3 alongside more extensive ComfyUI configuration
2024-06-16 13:50:38 -07:00
Timothy Jaeryang Baek
9a6c2fafe3
Merge pull request #3204 from JohnTheNerd/fix-github-actions
...
build: fixed GitHub actions on usernames with uppercase characters
2024-06-16 13:50:00 -07:00
Timothy J. Baek
1c355929fc
refac
2024-06-16 12:09:55 -06:00
John Karabudak
ea074fa9bf
added Stable Diffusion 3 support alongside ComfyUI configuration
...
this commit adds four environment variables:
- COMFYUI_CFG_SCALE
- COMFYUI_SAMPLER
- COMFYUI_SCHEDULER
- COMFYUI_SD3 (merely setting this at all will enable SD3 mode)
2024-06-16 15:30:52 -02:30
John Karabudak
60ee08a8ac
made the environment variable name IMAGE_NAME as requested
2024-06-16 15:27:13 -02:30
Timothy J. Baek
9f7ef209fa
fix: chatlist
2024-06-16 11:36:15 -06:00
Timothy J. Baek
fc1a66ea76
feat: current_time, current_datetime
2024-06-16 10:39:48 -06:00
Timothy J. Baek
5d0b77e64a
fix: shift delete
2024-06-16 10:27:34 -06:00