Ido Henri Mamia
2e77ad87cc
Make the margin and avatar support both LTR and RTL
2024-05-16 23:29:33 +03:00
Ido Henri Mamia
4ccb5d39c7
Code blocks should be in LTR layout for all layouts
2024-05-16 23:27:33 +03:00
Ido Henri Mamia
16b218e686
Add layout direction to all the chat components
2024-05-16 23:26:36 +03:00
Ido Henri Mamia
a3a832a935
Add chat direction toggle button in the interface settings
2024-05-16 23:22:30 +03:00
Timothy J. Baek
e29a999dc9
fix: add user modal error handling
2024-05-15 19:01:02 -10:00
Jun Siang Cheah
b95027f182
feat: add searched urls to document
2024-05-16 11:47:53 +08: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
967277f1d5
refac: styling
2024-05-15 12:55:13 -10:00
Timothy J. Baek
f7fcf95689
Update UserMessage.svelte
...
c
2024-05-15 12:42:43 -10:00
Timothy J. Baek
f2378be6f9
feat: toggleable chat bubble
2024-05-15 12:39:41 -10:00
Timothy Jaeryang Baek
85dbdd23fc
Merge branch 'dev' into fix/share-chat-reactive-loop
2024-05-15 08:38:59 -10:00
Timothy J. Baek
240cbda06c
fix: draggable items in sidebar
2024-05-15 08:27:52 -10:00
Timothy J. Baek
d4c193060e
fix: styling
2024-05-15 08:20:36 -10:00
Timothy J. Baek
8f5c671e4c
refac: sidebar breakpoint
2024-05-15 08:13:14 -10:00
Timothy J. Baek
b263e24e56
refac: styling
2024-05-15 00:19:10 -10:00
Timothy J. Baek
290b4e56c8
fix: styling
2024-05-14 23:57:32 -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
Timothy J. Baek
13019acce6
refac: styling
2024-05-14 22:09:32 -10:00
Timothy J. Baek
c45bb64de7
refac: styling
2024-05-14 20:16:22 -10:00
Jonathan Rohde
ea6f1a0e57
Merge branch 'dev' into fix/share-chat-reactive-loop
2024-05-15 07:59:45 +02:00
Timothy J. Baek
170361c27e
refac: styling
2024-05-14 14:39:48 -10:00
Timothy J. Baek
c489d473b9
refac: styling
2024-05-14 14:38:37 -10:00
Timothy J. Baek
de75679ffb
fix: sidebar model selector issue
2024-05-14 12:26:53 -10:00
Timothy J. Baek
39fdd95a0c
refac: styling
2024-05-14 12:09:30 -10:00
Jonathan Rohde
33b9629164
fix: prevent loop when fetching shared chat id
2024-05-14 16:19:37 +02:00
Jun Siang Cheah
f94690386c
chore: formatting
2024-05-14 14:18:01 +08: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
44c8b0bb83
feat: rename title generation model to task model
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
d98051862d
feat: mark websearch docs differently from standard docs
2024-05-12 16:05:00 +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
d45804d7f4
feat: web search available is inferred from env vars
2024-05-12 15:19:52 +08:00
Jun Siang Cheah
7538dc051e
feat: use url as source name for citations
2024-05-11 23:51:50 +08:00
Jun Siang Cheah
77928ae141
Merge branch 'dev' of https://github.com/open-webui/open-webui into feat/web-search-toggle
2024-05-11 23:51:37 +08:00
Jun Siang Cheah
619c2f9c71
fix: toggle style
2024-05-11 23:18:59 +08:00
Jun Siang Cheah
14a902fcfa
feat: add web search toggle on chat
2024-05-11 23:18:59 +08:00
Austen Adler
3a1fbb936b
Always open links in a new tab
2024-05-11 00:47:46 -04:00
Jun Siang Cheah
0f50c12c59
fix: formatting
2024-05-09 23:57:39 +08:00
Jun Siang Cheah
fa6e21f5e0
fix: update models after deleting model info
2024-05-09 23:55:56 +08:00
Jun Siang Cheah
02a4412dfc
feat: add UI support for updating model info
2024-05-09 23:54:21 +08:00
Jun Siang Cheah
9bc628ca75
fix: file input not working after rejecting images
2024-05-09 20:47:29 +08:00
Jun Siang Cheah
584385e4bf
fix: revert wip code for settings UI
2024-05-09 20:27:07 +08: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
bcd5853ce7
enhancement: youtu.be url support
2024-05-08 16:29:25 -07:00
Timothy J. Baek
87daf122db
refac: styling
2024-05-08 09:43:49 -07:00