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
Timothy J. Baek
c1fc7bc764
fix: citation styling
2024-05-09 00:36:29 -07:00
Timothy J. Baek
87daf122db
refac: styling
2024-05-08 09:43:49 -07:00
Timothy Jaeryang Baek
675328c881
Merge pull request #2002 from Yanyutin753/addAudio
...
🤩 Added custom openai tts models and role variables
2024-05-08 08:03:20 -07:00
Timothy J. Baek
72675ec15f
refac: citation styling
2024-05-07 23:13:37 -07:00
Timothy J. Baek
ea69c24bf7
fix: allow message switch during regeneration
...
Co-Authored-By: Pandazki <onlrrr@gmail.com>
2024-05-07 11:39:32 -07:00
Timothy J. Baek
7874bea5f4
fix: code block rendering issue
2024-05-06 19:04:36 -07:00
Timothy J. Baek
e3a49c8e9b
fix: styling
2024-05-06 18:50:50 -07:00
Yanyutin753
5d6517c537
update the name
2024-05-07 08:28:34 +08:00
Timothy J. Baek
66e7e577df
refac: citation styling
2024-05-06 17:02:04 -07:00
Timothy J. Baek
9b59039388
refac: styling
2024-05-06 17:00:50 -07:00
Timothy J. Baek
aef2a514d1
refac: citation rendering
2024-05-06 16:16:26 -07:00
Timothy J. Baek
64ed0d1089
refac: include source name to citation
2024-05-06 16:16:26 -07:00
Timothy J. Baek
4c490132ba
refac: styling
2024-05-06 16:16:26 -07:00
Timothy J. Baek
38590da0b1
fix: styling
2024-05-06 16:16:26 -07:00
Timothy J. Baek
e70cdf118b
refac: styling
2024-05-06 16:16:26 -07:00
Jun Siang Cheah
4c6567c46f
feat: group citations by source
2024-05-06 16:16:26 -07:00
Jun Siang Cheah
0872bea790
feat: show RAG query results as citations
2024-05-06 16:14:10 -07:00
Yanyutin753
761c66a8d8
🤩 Added custom openai tts models and role variables
2024-05-06 15:23:27 +08:00
Timothy J. Baek
1e05caf809
fix: response profile image
2024-04-30 17:10:12 -07:00
Timothy J. Baek
01c077da3d
refac
2024-04-30 15:10:39 -07:00
Timothy J. Baek
e8abaa8bea
fix: styling
2024-04-29 12:08:36 -07:00
Maximilian Pichler
4cafea0b97
Merge branch 'dev' into german-locale
2024-04-28 22:48:33 +02:00
Jannik Streidl
19843e39fd
Added more german translations + added more i18n keys
2024-04-28 14:39:06 +02:00
Timothy J. Baek
6d90d130bd
feat: doge i18n response message profile image
2024-04-27 20:54:31 -07:00
Timothy J. Baek
85df019c2a
refac: styling
2024-04-27 21:20:43 -04:00
Timothy J. Baek
7f3daa19cd
fix: stop seq backslash issue
...
#1747
2024-04-27 20:45:09 -04:00
Timothy J. Baek
dcb92f7f74
refac: naming convention
2024-04-25 16:40:15 -04:00
Dom Slee
06a6136671
fix: improve katex render performance in responses
2024-04-25 11:14:37 +10:00
Timothy J. Baek
68de49e533
fix: feedback area scroll into view
2024-04-20 19:10:05 -05:00
Timothy J. Baek
cbd18ec63c
feat: external openai tts support
2024-04-20 16:00:24 -05:00
Timothy J. Baek
710850e442
refac: audio
2024-04-20 15:15:59 -05:00
Self Denial
b93337e62f
Format fix
2024-04-13 22:41:22 -06:00
Self Denial
23b674ddda
feat: human readable Generation Info total
...
Add new function to convert nanoseconds into `approximate_total:` for *Generation Info* tooltip.
2024-04-13 22:27:00 -06:00
Timothy J. Baek
e48cdf63d9
feat: better annotation
2024-04-08 03:08:30 -07:00
Timothy J. Baek
944efd2cd8
feat: sanitise response content
2024-04-03 10:57:58 -07:00
Jun Siang Cheah
7978adbf45
feat: add frontend support for locally sharing chats
2024-04-02 08:58:03 -07:00
Timothy J. Baek
a363c1f2f1
fix: styling
2024-04-02 04:37:35 -07:00
Timothy J. Baek
2c030218f8
fix: latex dollar sign issue
2024-04-01 19:25:47 -07:00
Timothy J. Baek
c569280806
fix: styling
2024-03-18 17:46:16 -07:00
Ased Mammad
f221e39c24
Merge remote-tracking branch 'upstream/dev' into feat/add-i18n
2024-03-09 05:26:39 +03:30
Timothy J. Baek
0221acd163
feat: dall-e integration
2024-03-08 17:38:10 -08:00
Timothy J. Baek
f4bd442495
fix: consistent stroke width for icons
2024-03-08 14:22:23 -08:00
Ased Mammad
7031aa14e8
Merge branch 'dev' into feat/add-i18n
2024-03-07 15:41:42 +03:30
Timothy J. Baek
5ae121b087
feat: message tooltips
2024-03-06 11:26:39 -08:00
Timothy J. Baek
534ba9e4f0
fix: message edit textarea height
2024-03-06 11:09:04 -08:00
Ased Mammad
25e0f0de42
Merge remote-tracking branch 'upstream/dev' into feat/add-i18n
2024-03-06 01:25:29 +03:30
Jannik Streidl
7a79aab5d4
(probably) last transition vars + Theme select element bg and icon fix
2024-03-04 11:15:54 +01:00
Carlos Daniel Vilaseca
50acdb09de
fix: better variable names
2024-03-03 17:40:18 -05:00
Carlos Daniel Vilaseca
0fc76d46db
rf: dom queries in ResponseMessageComponent
2024-03-03 17:30:08 -05:00
Ased Mammad
3c471ee2ca
feat: Migrate hardcoded strings to i18n calls
2024-03-03 00:56:24 +03:30
Timothy J. Baek
b85c6ef667
fix: ol display issue
...
#963
2024-03-01 23:32:06 -08:00
Jannik Streidl
705f5aecd7
svelte-sonner migration
2024-03-01 10:18:07 +01:00