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
466b3e3637
feat: add support for using previous messages for query generation
2024-05-12 20:45:44 +08:00
aguvener
09357b6e81
fix: update tr_TR translation with the latest updates.
2024-05-12 12:50:03 +03:00
aguvener
b63aca534b
Update translation.json
2024-05-12 12:41:08 +03: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
Lior Kesos
31cb6c9857
Adding hebrew translation
2024-05-12 10:59:47 +03: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
bulek
3a4f3e97e7
Added missing translations and corrected some spelling errors
2024-05-11 21:31:31 +02: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
2660a6e5b8
feat: prototype frontend web search integration
2024-05-11 23:44:34 +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
Jun Siang Cheah
3113825895
feat: better handle openai errors, add error message to message
2024-05-11 16:34:04 +08:00
Austen Adler
3a1fbb936b
Always open links in a new tab
2024-05-11 00:47:46 -04:00
Yanyutin753
d2954f8eb6
feat format
2024-05-11 09:33:31 +08:00
Jun Siang Cheah
a789b785b4
feat: add unit tests for prompt templates
2024-05-10 20:41:22 +08:00
Jun Siang Cheah
34a6d55505
feat: add {{prompt:middletruncate:<length>}} to title gen
...
also harden the replacement logic
2024-05-10 20:17:41 +08:00
Yanyutin753
a374405911
🎖️ Added translations for Citation and No source available
2024-05-10 12:23:12 +08: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
8effff6524
feat: update translation files
2024-05-09 20:52:54 +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
9a95767062
Merge branch 'dev' of https://github.com/open-webui/open-webui into dev
2024-05-08 23:20:53 -10: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 Jaeryang Baek
df3675aaf7
Merge pull request #2104 from Silentoplayz/translation-update
...
Updated uk-UA/translation.json
2024-05-08 17:42:07 -07:00
Timothy J. Baek
685ee9b714
chore: format
2024-05-08 17:41:55 -07:00
Timothy J. Baek
bcd5853ce7
enhancement: youtu.be url support
2024-05-08 16:29:25 -07:00
Silentoplayz
b3c5ebb323
Updated uk-UA/translation.json
2024-05-08 20:06:52 +00:00
Timothy J. Baek
06cbe337de
feat: youtube loader language env var
2024-05-08 10:51:29 -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 J. Baek
6023f86cf7
chore: format
2024-05-08 09:34:36 -07:00
Timothy Jaeryang Baek
0d633c0d17
Merge pull request #2079 from akx/fi
...
feat: add Finnish localization 🇫🇮
2024-05-08 08:04:44 -07:00
Timothy Jaeryang Baek
84ea10ab45
Merge pull request #2061 from AnkurSachdeva22/main
...
Added Hindi Translation and language JSON updated
2024-05-08 08:04:16 -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
Aarni Koskela
20c4ada998
feat: add Finnish localization 🇫🇮
2024-05-08 13:33:25 +03:00
AnkurSachdeva22
9fefddd844
Merge branch 'main' of https://github.com/AnkurSachdeva22/open-webui-hindi
2024-05-08 14:32:32 +05:30
AnkurSachdeva22
7dade0715d
language.json sorted by language code
2024-05-08 14:25:28 +05:30
Timothy J. Baek
72675ec15f
refac: citation styling
2024-05-07 23:13:37 -07:00
Ankur
0ed5405571
Merge branch 'dev' into main
2024-05-08 04:54:14 +05:30
AnkurSachdeva22
6d99ef8b4b
Hindi Translation file Added and language JSON updated
2024-05-08 01:39:30 +05:30
Timothy J. Baek
c63176402c
chore: format
2024-05-07 11:41:17 -07:00