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
Liu Jiajun
5609b12852
Update ResponseMessage.svelte
2024-05-29 12:47:04 +08: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 J. Baek
e2e96b5776
refac: citations styling
2024-05-27 15:10:38 -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
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
0c04b18f36
refac
2024-05-26 13:02:40 -07: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
Timothy J. Baek
7b81271b9e
refac: hide signup when ENABLE_SIGNUP false
2024-05-26 03:13:13 -07:00
Timothy J. Baek
e20bb23409
feat: access archived chats as admin
2024-05-26 02:00:31 -07:00
Timothy Jaeryang Baek
6e89a481be
Merge pull request #2180 from austenadler/dev
...
Always open links in chat in a new tab
2024-05-25 21:32:39 -10:00
Jun Siang Cheah
b1265c9c34
Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search
2024-05-25 14:55:49 +01:00
Timothy J. Baek
a6af20e1eb
fix: codeblock rendering issue
2024-05-25 02:47:09 -07:00
Timothy J. Baek
c8393db97c
fix
2024-05-24 22:29:26 -07:00
Timothy J. Baek
ce3d582e61
refac: responseMessage
2024-05-24 22:28:32 -07:00
Jun Siang Cheah
60433856a2
Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search
2024-05-22 22:28:45 +01:00
Jun Siang Cheah
7ccef3e77a
Merge remote-tracking branch 'upstream/dev' into feat/model-config
2024-05-21 19:17:42 +01:00
Timothy J. Baek
8fc64e45b9
refac: styling
2024-05-21 10:16:35 -07:00
Jun Siang Cheah
eb509c460a
Merge remote-tracking branch 'origin/dev' into feat/backend-web-search
2024-05-20 18:01:29 +01:00
Jun Siang Cheah
715a4a6c27
Merge remote-tracking branch 'upstream/dev' into feat/model-config
2024-05-19 22:01:33 +08:00
Timothy J. Baek
68104358d0
fix: many model regeneration
2024-05-19 05:01:29 -07:00
Timothy J. Baek
676a4dffd0
feat: many model interaction ui
2024-05-19 04:46:35 -07:00
Jun Siang Cheah
1bacd5d93f
Merge branch 'dev' into feat/model-config
2024-05-19 13:13:17 +08:00
Timothy J. Baek
1e6ddb2fb3
chore: format
2024-05-18 15:02:47 -07:00
Ido Henri Mamia
e5d574307e
Merge branch 'dev' of https://github.com/open-webui/open-webui into feat/rtl-layout-chat-support
2024-05-17 13:04:03 +03:00
Ido Henri Mamia
92c694e8ac
Fix arrows to be in LTR layout for all layouts
2024-05-17 13:00:31 +03:00
Timothy J. Baek
85b2a63b6d
fix: matplotlib
2024-05-16 23:15:39 -10:00
Timothy J. Baek
58a13aec7e
feat: python code execution
2024-05-16 17:49:28 -10:00
Jun Siang Cheah
0665703401
Merge branch 'dev' into feat/model-config
2024-05-17 11:41:37 +08:00
Ido Henri Mamia
3f4eb6caa2
Merge branch 'dev' of https://github.com/open-webui/open-webui into feat/rtl-layout-chat-support
2024-05-17 01:22:23 +03:00
Ido Henri Mamia
16b218e686
Add layout direction to all the chat components
2024-05-16 23:26:36 +03:00
Timothy J. Baek
e29a999dc9
fix: add user modal error handling
2024-05-15 19:01:02 -10:00
Jun Siang Cheah
9021f068b8
Merge remote-tracking branch 'origin/dev' into feat/backend-web-search
2024-05-16 11:36:53 +08:00
Timothy J. Baek
e6d20df463
refac: styling
2024-05-15 16:42:55 -10:00
Timothy J. Baek
b263e24e56
refac: styling
2024-05-15 00:19:10 -10:00
Timothy J. Baek
cf9dbea370
fix: styling
2024-05-14 23:50:50 -10:00
Timothy J. Baek
0722e4b690
refac: user message styling
2024-05-14 23:45:27 -10:00
Jun Siang Cheah
5e1c408937
Merge branch 'dev' into feat/backend-web-search
2024-05-14 14:03:23 +08:00
Timothy J. Baek
7e0d3496b5
fix: 1st #2208
2024-05-13 11:27:58 -10:00
Jun Siang Cheah
f49e1afaa6
feat: inject search result doc in the response, not the query
...
this is to handle when we have multiple models selected or regenerate a
response, it'll only add it to the model's response and not add dupes on
the user message
2024-05-12 20:45:46 +08:00
Jun Siang Cheah
654cc09128
feat: run i18next
2024-05-12 16:16:42 +08:00
Jun Siang Cheah
3baeda7edc
feat: add in-message progress indicator for web search
2024-05-12 15:21:03 +08:00
Jun Siang Cheah
7538dc051e
feat: use url as source name for citations
2024-05-11 23:51:50 +08:00
Austen Adler
3a1fbb936b
Always open links in a new tab
2024-05-11 00:47:46 -04:00
Jun Siang Cheah
e76a444ed9
feat: allow model config via config.json
2024-05-09 20:25:30 +08:00