Commit Graph

879 Commits

Author SHA1 Message Date
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
Timothy J. Baek
c1fc7bc764 fix: citation styling 2024-05-09 00:36:29 -07:00
Timothy J. Baek
038b6af813 refac: user menu 2024-05-09 00:34:57 -07:00
Timothy J. Baek
bcd5853ce7 enhancement: youtu.be url support 2024-05-08 16:29:25 -07:00
Timothy J. Baek
d3822f782c feat: non-english youtube support 2024-05-08 10:47:05 -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
c63176402c chore: format 2024-05-07 11:41:17 -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 Jaeryang Baek
1b5d88d0c0
Merge branch 'dev' into update-chat-timestamp-locale 2024-05-07 11:00:31 -07:00
Jannik Streidl
9f4a71029f more keys 2024-05-07 11:44:35 +02:00
Jannik Streidl
cc72341861 found more tooltops without i18n keys 2024-05-07 11:34:15 +02:00
Jannik Streidl
f32094dd41 Added keys as comments so they dont get removed by the parser 2024-05-07 09:15:23 +02:00
Jannik Streidl
3404b8dd13 added some missing keys 2024-05-07 08:43:25 +02:00
Jannik Streidl
11dcbb2e15 fix Submit button not beeing a i18n key 2024-05-07 08:18:58 +02:00
Jannik Streidl
755dd85a20 Added localisation for the new chat timestamps 2024-05-07 07:59:09 +02:00
Timothy J. Baek
04a9115254 feat: esc image preview 2024-05-06 19:12:43 -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
7f617225a0 refac: styling 2024-05-06 16:29:57 -07:00
Timothy J. Baek
bf604bc07c refac: styling 2024-05-06 16:19:48 -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
2571f3c43b fix: remove stray debug logs 2024-05-06 16:14:10 -07:00
Jun Siang Cheah
0872bea790 feat: show RAG query results as citations 2024-05-06 16:14:10 -07:00
Timothy J. Baek
cecb87b8c2 feat: web_loader_ssl_verification setting 2024-05-06 14:50:55 -07:00
Timothy J. Baek
07b39d1cb9 refac: document settings 2024-05-06 14:36:36 -07:00
Timothy J. Baek
7f1acf9c2d chore: format 2024-05-06 12:58:24 -07:00
Yanyutin753
761c66a8d8 🤩 Added custom openai tts models and role variables 2024-05-06 15:23:27 +08:00
Jannik Streidl
e31cf08188 merged conflicts in PL locale 2024-05-06 08:57:18 +02:00
Timothy J. Baek
e92311b4eb fix: image download issue
Co-Authored-By: Clivia <132346501+Yanyutin753@users.noreply.github.com>
2024-05-05 22:46:22 -07:00