Elkana Bardugo
0b1e30988a
Update MarkdownTokens.svelte
...
More dir="auto" to auto direction on RTL
2025-02-18 21:08:25 +02:00
Timothy Jaeryang Baek
e7560a5acf
Merge pull request #10269 from KarlLee830/translate
...
i18n: Update Chinese Translation
2025-02-18 10:37:16 -08:00
Timothy Jaeryang Baek
359f8b67f8
fix: mobile hover issue
2025-02-18 09:54:31 -08:00
juxiang
55b0ac85d1
Added user filtering by email and username
...
Added user filtering by email and username
2025-02-19 00:53:38 +08:00
KarlLee830
d4743b1a17
i18n: Update Chinese Translation
2025-02-18 23:42:22 +08:00
KarlLee830
4939d6871b
i18n: Update Chinese Translation
2025-02-18 23:40:25 +08:00
hurxxxx
9d06e3b2cd
feat: chat responses using the citations-disabled model to exclude source citations
2025-02-18 21:56:16 +09:00
Timothy Jaeryang Baek
9bd26d6faa
enh: avif support
2025-02-17 18:55:48 -08:00
Timothy Jaeryang Baek
a79a6a5c34
chore: format
2025-02-17 18:51:40 -08:00
Timothy Jaeryang Baek
0c461023fe
enh: svg diagram download button
2025-02-17 18:50:23 -08:00
Timothy Jaeryang Baek
93731e4ca9
fix: temp chat message continue
2025-02-17 18:40:40 -08:00
Timothy Jaeryang Baek
f72e28a56c
enh: message delete confirm dialog
2025-02-17 18:33:21 -08:00
Timothy Jaeryang Baek
ca0b7217d2
enh: full context web search
2025-02-17 18:14:26 -08:00
Timothy Jaeryang Baek
16ce8ab16c
refac
2025-02-17 17:41:58 -08:00
Timothy Jaeryang Baek
70a5be08c7
refac
2025-02-17 16:33:14 -08:00
Timothy Jaeryang Baek
b850b8a5a4
refac: styling
2025-02-17 16:33:01 -08:00
Timothy Jaeryang Baek
05af00305d
enh: warning
2025-02-17 16:30:13 -08:00
Timothy Jaeryang Baek
2f75eef499
enh: code execution settings
2025-02-17 16:25:50 -08:00
Elkana Bardugo
8d149348a0
Update MarkdownTokens.svelte: Revert text-align for download button in rtl
...
prevent button overriding because the download button is in absolute position and it doesn't have start/end properties
2025-02-17 22:43:34 +02:00
Elkana Bardugo
d26569f636
Update ChatItem.svelte: Revert text-align for download button in rtl
...
prevent button overriding because the menu button is in absolute position and it doesn't have start/end properties
2025-02-17 22:42:37 +02:00
Elkana Bardugo
93590d224b
Merge branch 'dev' into patch-1
2025-02-17 22:35:36 +02:00
Elkana Bardugo
0888ddde7c
Fix card title direction and alignment (for RTL)
2025-02-17 22:03:03 +02:00
Elkana Bardugo
834617ab91
fix blockquote border line direction in RTL
2025-02-17 21:57:47 +02:00
Elkana Bardugo
b73b8343d5
fix table header align on rtl
2025-02-17 21:40:11 +02:00
Elkana Bardugo
ab94017e3a
Auto text direction (fix for RTL) in most cases
...
to test it use the prompt:
"write please a sample headers (level 1,2,3), text (bold/italic), list, numbered list, quetes, table, code
write each example in hebrew
dont output markdown in code block"
need to be fixed:
* Redundant border properties in quotes:
Removed border-left as border-inline-start properly handles both LTR/RTL and by this prevents double borders in RTL layouts
* table header have `text-align: left` instead of start
e.g.
text-align and direction is not the save thing
the text direction is ok. the `dir="auto"` is fixing the direction שמג the text-align by default is set by the direction, if it set manually is should be start/end to respect the direction attribute
2025-02-17 21:27:05 +02:00
Timothy Jaeryang Baek
82189066e8
refac
2025-02-16 18:35:09 -08:00
Timothy Jaeryang Baek
3b856b64ed
refac
2025-02-16 02:33:25 -08:00
Timothy Jaeryang Baek
91de8e082e
refac: styling
2025-02-15 22:35:42 -08:00
Timothy Jaeryang Baek
ea15d91e29
Merge pull request #10016 from ferret99gt/tweak-and-add-advanced-parameters-for-ollama
...
feat: Tweak and add advanced parameters for ollama
2025-02-15 22:07:59 -08:00
Timothy Jaeryang Baek
5af926bac8
refac
2025-02-15 21:14:03 -08:00
Timothy Jaeryang Baek
e4d6fc65ca
refac: theme
2025-02-15 21:04:07 -08:00
Timothy Jaeryang Baek
87ff1a9038
refac: styling
2025-02-15 20:35:10 -08:00
Timothy Jaeryang Baek
fab093395b
Merge pull request #10065 from LuyiTian/dev
...
fix:Update Chat.svelte error handling of previous message
2025-02-15 20:11:40 -08:00
Timothy Jaeryang Baek
b0ad5cd863
Merge pull request #10076 from crizCraig/local_date
...
fix: return local date from `getFormattedDate`
2025-02-15 20:10:56 -08:00
Timothy Jaeryang Baek
fd8998a38f
refac
2025-02-15 19:50:40 -08:00
Timothy Jaeryang Baek
052531ac13
refac
2025-02-15 19:41:09 -08:00
Timothy Jaeryang Baek
60e322962e
refac
2025-02-15 19:35:12 -08:00
Timothy Jaeryang Baek
e3fa48b6ce
chore: tailwind v4 migration
2025-02-15 19:27:25 -08:00
Timothy Jaeryang Baek
30182d77cc
refac
2025-02-15 19:08:07 -08:00
Timothy Jaeryang Baek
a0126f371e
refac: general admin settings
2025-02-15 18:24:13 -08:00
Timothy Jaeryang Baek
ff60754091
refac: general admin settings
2025-02-15 18:15:50 -08:00
Timothy Jaeryang Baek
b99f296494
Merge pull request #10075 from TiancongLx/dev
...
i18n: update zh-TW
2025-02-15 17:28:52 -08:00
Timothy Jaeryang Baek
bbda717b69
refac: citations
2025-02-15 17:24:29 -08:00
Timothy Jaeryang Baek
f0feb7bd35
refac
2025-02-15 16:10:35 -08:00
Craig Quiter
0dae8ded13
fix: return local date from getFormattedDate
2025-02-15 10:37:40 -08:00
Tiancong Li
4045e96e96
i18n: update zh-TW
2025-02-16 01:54:58 +08:00
Luyi Tian
1aa963a2fe
Update Chat.svelte error handling of previous message
...
related to this discussion: https://github.com/open-webui/open-webui/discussions/10034 . in some cases the previous message have error but it still generate a response. in such case we should also next round chat. so I update the if condition to add another checking of the content in previous message.
2025-02-15 21:25:12 +08:00
ferret99gt
bb72957535
Update field label for Ollama convention
2025-02-14 18:02:30 -05:00
Timothy Jaeryang Baek
2a67d3d6cd
Merge pull request #10005 from bogdanr/main
...
Added Romanian translations
2025-02-14 14:09:35 -08:00
Timothy Jaeryang Baek
a13f90fc60
Merge pull request #10002 from alpha-pet/fix-markdown-inline-whitespace
...
fix: remove whitespace to improve typesetting for inline Markdown
2025-02-14 13:28:18 -08:00
Timothy Jaeryang Baek
c797ef3357
Merge pull request #9990 from panda44312/patch-4
...
i18n Update zh-cn
2025-02-14 13:27:55 -08:00
Timothy Jaeryang Baek
7705ba16e4
Merge pull request #10024 from Kylapaallikko/main
...
18n: Update Finnish translation
2025-02-14 13:26:55 -08:00
Timothy Jaeryang Baek
3d26bca7c5
refac: deprecate [
]
prompt variables
2025-02-14 12:40:42 -08:00
Kylapaallikko
7037ae2f55
Update translation.json
2025-02-14 20:06:59 +02:00
Kylapaallikko
2448c4e290
Update translation.json
2025-02-14 20:01:14 +02:00
Kylapaallikko
fcb1178dc7
Update translation.json
2025-02-14 19:57:58 +02:00
Kylapaallikko
c70947c967
Update translation.json
2025-02-14 19:52:20 +02:00
Kylapaallikko
6b853ec36b
Update translation.json
2025-02-14 19:47:48 +02:00
Kylapaallikko
9a170790ad
Update translation.json
2025-02-14 19:31:05 +02:00
ferret99gt
941c787806
Add presence penalty (openAi/ollama/others) and repeat penalty (ollama only?)
...
- Add Presence Penalty, which I believe most providers have.
- Add repeat_penalty, an Ollama / Llama.cpp only parameter
- Widen temperature range to 2 (supported by many providers and similar front ends)
- Widen Top K range (supported by many providers and similar front ends)
- Adjust description of freqency_penalty in line with OpenAI documentation
- Add presence_penalty with an OpenAI documentation based description
- Add repeat_penalty with an Ollama documentation based description
2025-02-14 12:02:55 -05:00
Bogdan Radulescu
8d898f2d12
Added romanian translations
2025-02-14 15:17:25 +02:00
Thomas Rehn
9072959858
fix: remove whitespace to improve typesetting for inline Markdown
2025-02-14 13:16:03 +01:00
Panda
42119e2c52
Update translation.json
2025-02-14 09:04:48 +01:00
Panda
85c22889da
Update translation.json
2025-02-14 09:00:58 +01:00
Timothy Jaeryang Baek
99b50b39fe
refac
2025-02-13 22:57:12 -08:00
Timothy Jaeryang Baek
304aed0f13
chore: format
2025-02-13 22:54:45 -08:00
Timothy Jaeryang Baek
7b37cdcebb
Merge pull request #9980 from xring/web_search_serpapi
...
feat: add web search via SerpApi
2025-02-13 22:51:14 -08:00
Timothy Jaeryang Baek
d9ee53b504
refac: placeholder performance
2025-02-13 22:45:03 -08:00
Timothy Jaeryang Baek
fa92abce31
refac
2025-02-13 22:37:01 -08:00
Timothy Jaeryang Baek
b7aeb432ed
refac
2025-02-13 22:11:56 -08:00
xring
27d395ba06
feat: add web search via SerpApi
2025-02-14 12:24:58 +08:00
Timothy Jaeryang Baek
deeb04e695
Merge pull request #9942 from SleepyYui/bugfix-9635
...
fix: Fix text completion on playground page
2025-02-13 13:14:11 -08:00
Timothy Jaeryang Baek
cd27845c75
fix: direct connections
2025-02-13 13:05:57 -08:00
SleepyYui
ba4b0db462
fix playground text completion
2025-02-13 22:05:41 +01:00
Kylapaallikko
70e8337536
Update translation.json
2025-02-13 22:36:45 +02:00
Nacho G. Mac Dowell
c47eddce32
Optional title generation
...
The boolean configuration var ENABLE_TITLE_GENERATION makes title generation optionaL
2025-02-13 16:28:39 +01:00
Simon
d590647d09
Update translation.json
2025-02-13 11:21:18 +01:00
Timothy Jaeryang Baek
6d899b80d0
refac: direct connections
2025-02-13 00:34:45 -08:00
Timothy Jaeryang Baek
eb568695e7
chore: format
2025-02-13 00:13:33 -08:00
Timothy Jaeryang Baek
7ff719938a
refac: citations
2025-02-12 23:55:14 -08:00
Timothy Jaeryang Baek
a1dc2664c2
refac
2025-02-12 23:49:00 -08:00
Timothy Jaeryang Baek
7e73790d6c
refac
2025-02-12 23:33:53 -08:00
Timothy Jaeryang Baek
5626426c31
chore: format
2025-02-12 23:28:57 -08:00
Timothy Jaeryang Baek
83e5db7be7
refac
2025-02-12 23:26:47 -08:00
Timothy Jaeryang Baek
2b7f9d14d0
refac
2025-02-12 23:21:16 -08:00
Timothy Jaeryang Baek
c83e68282d
feat: direct connections integration
2025-02-12 22:56:33 -08:00
Timothy Jaeryang Baek
304ce2a14d
Merge pull request #9865 from feynmanliang/fix-9864
...
fix - Fixes citation modal toggle when clicking inliine citations and # citations > 3
2025-02-12 14:32:02 -08:00
Timothy Jaeryang Baek
67958c02b4
refac
2025-02-12 14:29:43 -08:00
Timothy Jaeryang Baek
9f9adce72c
fix
2025-02-12 14:23:53 -08:00
Feynman Liang
361a98980e
Retab collapsible
2025-02-12 13:49:37 -08:00
Feynman Liang
113addef46
Merge branch 'dev' into fix-9864
2025-02-12 13:47:54 -08:00
Feynman Liang
08bc7d4cfe
Uncollapse so all source buttons visible
2025-02-12 13:46:42 -08:00
Feynman Liang
3f24062416
Adds source-* ids when citations > 3
2025-02-12 12:30:23 -08:00
Timothy Jaeryang Baek
a0df6cce40
refac
2025-02-12 01:41:59 -08:00
Timothy Jaeryang Baek
2e77d5ef0e
refac
2025-02-12 01:32:49 -08:00
Timothy Jaeryang Baek
0bec9122c1
refac
2025-02-12 01:22:53 -08:00
Timothy Jaeryang Baek
431e97b03a
wip: direct models
2025-02-12 01:17:30 -08:00
Timothy Jaeryang Baek
982b1fb7e2
wip: direct connections
2025-02-12 00:08:51 -08:00
Timothy Jaeryang Baek
862b5a947a
refac: connections
2025-02-11 23:21:09 -08:00
Timothy Jaeryang Baek
8daa549146
refac
2025-02-11 23:12:00 -08:00