Jun Siang Cheah
fa4c22492f
feat: add warning icon to images when some models are not vision capable
2024-05-19 18:57:13 +08:00
Jun Siang Cheah
4002ead6af
feat: store model configs in the database
2024-05-19 18:46:24 +08:00
Jun Siang Cheah
1bacd5d93f
Merge branch 'dev' into feat/model-config
2024-05-19 13:13:17 +08:00
Ido Henri Mamia
27c59d985f
Merge branch 'dev' into feat/rtl-layout-chat-support
2024-05-18 13:58:53 +03:00
Timothy J. Baek
af5b2ddb01
fix: typo
2024-05-17 11:17:17 -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
Timothy J. Baek
0a9092156c
chore: format
2024-05-16 18:21:19 -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
97f1d1665a
Add to the i18n the chat direction text
2024-05-16 23:28:44 +03:00
Timothy J. Baek
7d62993007
refac: healthcheck endpoint
2024-05-15 08:17:18 -10:00
Jun Siang Cheah
0f50c12c59
fix: formatting
2024-05-09 23:57:39 +08:00
Jun Siang Cheah
8effff6524
feat: update translation files
2024-05-09 20:52:54 +08:00
Timothy J. Baek
06cbe337de
feat: youtube loader language env var
2024-05-08 10:51:29 -07:00
Timothy J. Baek
6023f86cf7
chore: format
2024-05-08 09:34:36 -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
c63176402c
chore: format
2024-05-07 11:41:17 -07:00
Timothy J. Baek
485469683e
chore: format
2024-05-06 16:18:11 -07:00
Jun Siang Cheah
c3425f3bf1
fix: update translation files
2024-05-06 16:16:26 -07:00
Timothy J. Baek
aa0bf79330
chore: format
2024-05-06 14:51:53 -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
Timothy J. Baek
ecfb6891f6
refac
2024-05-03 14:03:22 -07:00
Yanyutin753
115c3a38a7
✨ add Symbol startup prompt startup instructions in ShortcutsModal
2024-05-03 17:49:58 +08:00
Timothy J. Baek
33c337785c
chore: i18n format
2024-05-01 19:29:11 -07:00
Timothy J. Baek
8745091a16
chore: i18n
2024-05-01 18:07:29 -07:00
Timothy J. Baek
96af34f240
chore: i18n
2024-05-01 17:56:39 -07:00
Timothy J. Baek
ebc6a269d3
chore: i18n
2024-05-01 17:20:21 -07:00
Timothy J. Baek
79bbc2be23
chore: formatting
2024-04-30 12:34:56 -07:00
Timothy Jaeryang Baek
a128dfa06b
Merge branch 'dev' into german-locale
2024-04-29 00:21:08 -07:00
Yanyutin753
24c000739c
🎖️ Added translations for Fluidly stream large external response chunks
2024-04-29 10:26:16 +08:00
Maximilian Pichler
4cafea0b97
Merge branch 'dev' into german-locale
2024-04-28 22:48:33 +02:00
Jannik Streidl
afc78b0277
ran i18n parser to add the new translation keys
2024-04-28 18:47:12 +02:00
Yanyutin753
ec18489723
🎖️ Added translations for Playground and Archived Chats
2024-04-28 19:53:27 +08:00
Jun Siang Cheah
67df928c7a
feat: make chunk splitting a configurable option
2024-04-21 11:00:33 +01:00
lainedfles
506a061387
Merge branch 'dev' into embedding-model-fix-and-manual-update
2024-04-08 14:57:54 -06:00
Timothy Jaeryang Baek
02d3fb427b
Merge pull request #1386 from dannyl1u/feat/profile-image-initials
...
feat: default profile image with user initials
2024-04-06 23:59:20 -07:00
Timothy J. Baek
c73e8916ed
chore: formatting
2024-04-06 23:52:02 -07:00
Timothy J. Baek
df2cb16086
refac: styling
2024-04-06 23:49:25 -07:00
Self Denial
924ebf035b
Fix: Restore Gravatar functionality, add button initials, toast duration
...
- Restore Gravatar functionality
- Add new button for "Use Initials"
- Set both buttons to use text-left class
- Update toast property autoClose to duration (wrong library, my bad!)
- Update toast messages to clarify that this isn't "Gravatar" but "avatar"
- Add i18n text to en-US/translation.json
2024-04-06 16:04:05 -06:00
Timothy J. Baek
8110a872d5
fix: wording
2024-04-06 13:29:39 -07:00
Self Denial
11741ea7f0
Tooltip info & warn. Detect file path during update. Add translation.
...
* Tooltips added to show full model name and warning regarding vector storage
* Send toast error and return early if more than a single front slash is detected
* Extend toast duration for model update action
* Add i18n en_US translation
* Remove commented code copied from existing function
2024-04-06 04:22:48 -06:00
Timothy J. Baek
bbb63104ea
chore: frontend format
2024-03-31 02:01:42 -07:00
Timothy J. Baek
784572590f
chore: frontend i18n formatting
2024-03-31 01:54:54 -07:00
Ased Mammad
64e6003627
refac: Remove translation values for en-US
...
Translation values for en-US are not necessary, the keys will be
used as fallback.
2024-03-26 23:04:01 +03:30
Justin Hayes
bd84ee0c6a
Fix spelling
2024-03-19 15:06:45 -04:00
Ased Mammad
f9bc35a11c
fix: Ternary expression workaround for i18n:parse
2024-03-15 12:30:49 +03:30
Ased Mammad
aeb265c789
Update persian translation + run i18n:parse
2024-03-14 23:35:09 +03:30
Jannik Streidl
a65d042c73
title fix + new translation keys
2024-03-14 20:30:30 +01:00
Jannik Streidl
5d6182eb7f
sorted
2024-03-14 14:43:17 +01:00