Commit Graph

983 Commits

Author SHA1 Message Date
Timothy J. Baek
eacce66a82 refac 2024-06-06 23:36:47 -07:00
Timothy J. Baek
4f19a92dc5 refac 2024-06-06 23:29:08 -07:00
Timothy J. Baek
5196b65c2e feat: call ui scaffold 2024-06-06 22:30:19 -07:00
Timothy J. Baek
340b716a90 refac: voice recording web api 2024-06-06 21:56:09 -07:00
Timothy Jaeryang Baek
ff4cf16742
Merge pull request #2900 from open-webui/voice
feat: voice note
2024-06-06 21:01:41 -07:00
Timothy J. Baek
7eaf83cb7d fix: silence monitoring 2024-06-06 21:00:41 -07:00
Timothy J. Baek
4a73a01c24 refac 2024-06-06 20:44:42 -07:00
Timothy J. Baek
1a9dee50ce refac: styling 2024-06-06 20:35:18 -07:00
Timothy J. Baek
f97f6601f7 feat: voice input refac 2024-06-06 20:33:23 -07:00
Karl Lee
046dd02a6d Added missing i18n key 2024-06-07 01:52:03 +08:00
Karl Lee
36cc3c24e6 Added some missing i18n keys 2024-06-06 15:07:09 +08:00
Karl Lee
9bec2cea12 Update translation 2024-06-06 13:58:25 +08:00
Karl Lee
f4a122a4bb Added missing i18n
Added missing i18n keys and update Chinese translation.
2024-06-06 13:47:40 +08:00
Timothy Jaeryang Baek
882ad219ea
Merge pull request #2862 from jannikstdl/locale-update
i18n: added missing i18n keys + german locales
2024-06-05 12:43:34 -07:00
Jannik Streidl
c108d863f6 added missing i18n keys + german locales 2024-06-05 20:42:41 +02:00
Timothy J. Baek
1bb7fc7c92 refac: styling 2024-06-05 10:12:01 -07:00
Timothy J. Baek
950073c1de feat: create modelfile from models 2024-06-05 09:52:58 -07:00
Timothy J. Baek
ec7c5a3f07 refac: set default model from interface settings 2024-06-05 09:14:15 -07:00
Timothy J. Baek
f248425931 refac: styling 2024-06-05 08:48:02 -07:00
Timothy J. Baek
bdf7ed7f02 fix: mobile screen 2024-06-05 08:43:23 -07:00
Timothy J. Baek
1948e78351 refac: rename fullscreen -> widescreen 2024-06-04 11:48:46 -07:00
Timothy J. Baek
2be9c25ba7 feat: show current running models 2024-06-04 11:13:43 -07:00
Timothy Jaeryang Baek
ab58947a19
Merge pull request #2775 from cheahjs/feat/allow-nonlocal-tts
feat: allow nonlocal tts voices
2024-06-03 12:31:20 -07:00
Timothy J. Baek
f9351af6a3 refac: message input 2024-06-03 12:30:37 -07:00
Jun Siang Cheah
8f03daeaf6 fix: selected local tts voice not shown in settings 2024-06-03 19:11:37 +01:00
Jun Siang Cheah
de03bf834e feat: add option to allow nonlocal TTS voices 2024-06-03 19:11:14 +01:00
Timothy J. Baek
b4fca046a8 fix 2024-06-02 22:36:23 -07:00
Timothy J. Baek
16e72b2f67 fix: #2751 2024-06-02 22:28:56 -07:00
Timothy J. Baek
727a837e53 fix: render mermaid after edit 2024-06-02 19:08:18 -07:00
Timothy J. Baek
a3ecf62564 fix: chat completed 2024-06-02 19:02:46 -07:00
Timothy J. Baek
3d74c04f50 feat: mermaid rendering support 2024-06-02 18:03:30 -07:00
Timothy Jaeryang Baek
c5ff4c24e1
Merge branch 'dev' into fix/ollama-cancellation 2024-06-02 16:27:01 -07:00
Timothy J. Baek
523455a46e refac: styling 2024-06-02 14:04:37 -07:00
Timothy J. Baek
2e24c2d4d3 refac 2024-06-02 13:48:14 -07:00
Timothy J. Baek
41442897e3 fix: connections 2024-06-02 13:45:04 -07:00
Timothy J. Baek
e0ba585204 feat: include num_thread in advanced params 2024-06-02 13:20:38 -07:00
Jun Siang Cheah
4dd51badfe fix: ollama streaming cancellation using aiohttp 2024-06-02 18:06:12 +01:00
Timothy J. Baek
bdcfbfeb11 refac 2024-06-01 20:26:19 -07:00
Timothy J. Baek
aa7fcca4ee fix: banner styling 2024-06-01 20:21:26 -07:00
Timothy J. Baek
fbdfb7e4fa refac: web search 2024-06-01 19:57:00 -07:00
Timothy J. Baek
999d2bc21b refac: web search 2024-06-01 19:52:12 -07:00
Timothy J. Baek
dd799ebea8 refac: styling 2024-06-01 18:44:47 -07:00
Timothy J. Baek
c5c33aabf9 refac: styling 2024-06-01 18:11:54 -07:00
Timothy J. Baek
ef4af86883 refac: message new line issue 2024-06-01 18:00:01 -07:00
Timothy J. Baek
7f2e89a8aa enh: allow label search 2024-06-01 16:34:36 -07:00
Timothy J. Baek
b124cd4ac5 fix: typo 2024-06-01 13:46:14 -07:00
Jun Siang Cheah
1cef48730e fix: show both message contents and error message 2024-06-01 20:59:14 +01:00
Timothy J. Baek
51d2cecd36 refac: styling 2024-06-01 12:06:12 -07:00
Timothy J. Baek
6bd7c20fbb fix 2024-06-01 10:33:49 -07:00
Timothy J. Baek
78b279cabc refac 2024-06-01 10:19:27 -07:00
Jun Siang Cheah
fd31b5f8d6 refac: error message separate from content 2024-06-01 15:54:02 +01:00
Timothy J. Baek
3730251958 refac: selector mobile styling 2024-05-31 19:51:34 -07:00
Timothy J. Baek
5b01d7994a fix: openai notification issue 2024-05-31 14:21:26 -07:00
Timothy J. Baek
5ef478a154 fix: read only compare messages 2024-05-31 14:19:46 -07:00
Timothy J. Baek
cb8c45d864 fix: pipelines 2024-05-31 13:30:12 -07:00
Timothy J. Baek
9c67a94542 refac: styling 2024-05-31 12:26:49 -07:00
Timothy J. Baek
cddbeb023d feat: model selector tag search 2024-05-31 12:23:29 -07:00
Timothy J. Baek
9dfa334a83 feat: CURRENT_DATE, USER_NAME prompt variable support 2024-05-31 11:11:28 -07:00
Timothy J. Baek
c999c86c5e refac 2024-05-31 02:15:41 -07:00
Timothy J. Baek
9283ed1685 feat: hide/unhide model from selector 2024-05-31 02:11:25 -07:00
Timothy J. Baek
995f7bc51b fix: chat completed 2024-05-30 21:43:10 -07:00
Timothy J. Baek
e1d65065f5 fix 2024-05-30 16:31:55 -07:00
Timothy J. Baek
6922529b78 enh: keep originalContent 2024-05-30 16:23:10 -07:00
Timothy J. Baek
fec51342ca fix: filter outlet issue with many model chat 2024-05-30 02:37:43 -07:00
Timothy J. Baek
ef8d84296e feat: pipelines filter outlet 2024-05-30 02:04:29 -07:00
Timothy Jaeryang Baek
5c6373e057
Merge pull request #2645 from jasinliu/patch-1
enh: Update the style of ResponseMessage to change the space between paras
2024-05-29 12:46:13 -07:00
Timothy J. Baek
5cf44ac7da feat: display pipelines server in api settings 2024-05-29 01:36:13 -07:00
Timothy J. Baek
e8d4e03c0d refac: openai allow empty key 2024-05-29 01:12:25 -07:00
Liu Jiajun
5609b12852
Update ResponseMessage.svelte 2024-05-29 12:47:04 +08:00
Timothy J. Baek
b870fd1118 fix: task model options 2024-05-27 22:24:48 -07:00
Timothy Jaeryang Baek
abce172b9d
Merge pull request #2602 from cheahjs/feat/openai-usage-stats
feat: add OpenAI generation stats
2024-05-27 15:26:00 -07:00
Timothy Jaeryang Baek
9d370c51e2
Merge pull request #2612 from arkohut/support-py-for-run-code
feat: support py Python for code execution
2024-05-27 15:15:48 -07:00
Timothy J. Baek
e2e96b5776 refac: citations styling 2024-05-27 15:10:38 -07:00
Timothy J. Baek
5de2b00064 refac: styling 2024-05-27 15:01:55 -07:00
Timothy J. Baek
66734a7080 refac: styling 2024-05-27 14:58:10 -07:00
Timothy J. Baek
4d64893661 refac: styling 2024-05-27 14:55:08 -07:00
Timothy J. Baek
74a8deb19f refac 2024-05-27 14:25:36 -07:00
Timothy J. Baek
f3527df644 refac: styling 2024-05-27 13:22:24 -07:00
Timothy J. Baek
4685f523b6 refac 2024-05-27 12:48:08 -07:00
arkohut
5166e92f90
Merge branch 'dev' into support-py-for-run-code 2024-05-28 01:05:15 +08:00
arkohut
b443d61c6f feat: support py Python for code execution 2024-05-28 00:57:36 +08:00
Jun Siang Cheah
99b1661638 feat: add OpenAI generation stats 2024-05-27 10:11:53 +01:00
Timothy Jaeryang Baek
bced90734b
Merge branch 'websearch' into feat/backend-web-search 2024-05-26 23:40:05 -07:00
Timothy J. Baek
47a9a2a190 refac: default model moved to admin settings 2024-05-26 23:04:54 -07:00
Timothy J. Baek
f2285f29b7 refac: save only to db 2024-05-26 22:52:29 -07:00
Timothy J. Baek
ccbafca74c feat: save user settings to db 2024-05-26 22:47:42 -07:00
Timothy J. Baek
3b6acaa513 fix: styling 2024-05-26 17:47:37 -07:00
Timothy J. Baek
225ec3d174 refac: hide banners if models > 1 2024-05-26 17:03:35 -07:00
Timothy J. Baek
b7fc37d992 fix: spinner 2024-05-26 15:21:08 -07:00
Timothy J. Baek
0c04b18f36 refac 2024-05-26 13:02:40 -07:00
Timothy Jaeryang Baek
78dedb3389
Merge branch 'dev' into feat/disable-community-sharing 2024-05-26 10:00:51 -10:00
Timothy J. Baek
e8a3fe2e07 refac: styling 2024-05-26 12:41:47 -07:00
Timothy J. Baek
d77657f0d0 refac: only show banners in landing 2024-05-26 12:39:48 -07:00
Timothy J. Baek
fd98add6aa refac: styling
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-05-26 12:32:57 -07:00
Timothy J. Baek
242d4f0c8d feat: banners
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-05-26 12:18:43 -07:00
Jun Siang Cheah
1235714914 feat: add ENABLE_COMMUNITY_SHARING 2024-05-26 17:10:25 +01:00
Jun Siang Cheah
6c5f5fe368 refac: move ui flags into feature flags 2024-05-26 17:05:26 +01:00
Jun Siang Cheah
276b7b90b8 Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search 2024-05-26 11:31:23 +01:00
Jun Siang Cheah
aba6308825 Merge remote-tracking branch 'upstream/dev' into feat/include-git-hash-everywhere 2024-05-26 11:27:02 +01:00
Timothy J. Baek
7b81271b9e refac: hide signup when ENABLE_SIGNUP false 2024-05-26 03:13:13 -07:00