Timothy J. Baek
ff00815b61
chore: format
2024-09-24 12:41:44 +02:00
Timothy J. Baek
8f6a927be3
enh: update info toast
2024-09-24 12:40:13 +02:00
Timothy J. Baek
f6add92702
chore: format
2024-09-24 11:35:51 +02:00
Timothy Jaeryang Baek
deedfdceae
Merge pull request #5632 from jannikstdl/dev
...
enh: open PDF citations on the associated page
2024-09-24 11:27:53 +02:00
Timothy J. Baek
e268ee5675
enh: audio/x-m4a support
2024-09-24 11:00:47 +02:00
Timothy J. Baek
33d8d818bd
fix
2024-09-24 10:54:49 +02:00
Timothy Jaeryang Baek
9a81a37008
Merge pull request #5645 from kivvi3412/main
...
[feat] Set whether to stream individually for the model
2024-09-24 10:52:00 +02:00
Timothy Jaeryang Baek
8e620b0c2c
Merge pull request #5649 from EtiennePerot/temp-file-close
...
fix: close temporary file after creating it
2024-09-24 10:49:38 +02:00
Etienne Perot
fdd27aa321
fix: close temporary file after creating it.
...
This fixes "The process cannot access the file
because it is being used by another process"
errors on Windows.
The file is still automatically deleted by the
`os.unlink` call later in the function.
Updates #5606
Fixes #5642
2024-09-23 23:22:47 -07:00
kivvi
4ebff2c5ce
Merge remote-tracking branch 'origin/main'
2024-09-24 12:29:36 +08:00
kivvi
8266d343bf
Merge remote-tracking branch 'origin/main'
2024-09-24 12:29:11 +08:00
kivvi
36ddb19023
Merge remote-tracking branch 'origin/main'
2024-09-24 12:17:40 +08:00
kivvi
ebc410d8d4
Merge remote-tracking branch 'origin/main'
2024-09-24 12:17:33 +08:00
kivvi
1772db4712
Merge remote-tracking branch 'origin/main'
2024-09-24 12:14:58 +08:00
kivvi
40d7d7d6dd
Set whether to stream responses for this model individually, overriding the global setting
2024-09-24 12:14:51 +08:00
kivvi
0d01ea5f2f
Set whether to stream responses for this model individually, overriding the global setting
2024-09-24 11:51:47 +08:00
Timothy J. Baek
822c47c171
fix
2024-09-24 01:35:34 +02:00
Timothy J. Baek
fdf02c4e86
fix
2024-09-24 01:12:49 +02:00
Timothy J. Baek
398bc96b1a
refac
2024-09-24 01:05:46 +02:00
Timothy J. Baek
ad82eae6a9
feat: create new message pair on cmd+shift+enter
2024-09-24 00:57:28 +02:00
Timothy J. Baek
d7b64ff447
enh: infinite scroll messages
2024-09-24 00:27:22 +02:00
Timothy J. Baek
93cb2be35d
refac
2024-09-23 23:55:18 +02:00
Timothy J. Baek
8f1b9bdf8a
refac
2024-09-23 23:52:45 +02:00
Jannik S.
f69956bda8
fix: only append link with page attribute if metatada.page is available
2024-09-23 23:43:50 +02:00
Timothy J. Baek
e06667ead8
refac
2024-09-23 23:39:33 +02:00
Timothy Jaeryang Baek
35f64cc53f
Merge pull request #5640 from open-webui/messages-render-optimisation
...
refac: messages render optimisation
2024-09-23 23:27:08 +02:00
Timothy J. Baek
12f95555fc
fix
2024-09-23 23:23:08 +02:00
Timothy J. Baek
84c1810b6e
refac
2024-09-23 23:20:27 +02:00
Timothy J. Baek
ba39f9bf56
refac
2024-09-23 17:40:24 +02:00
Jannik Streidl
8eb82265d0
Remove animation import - unsure if animations are desired
2024-09-23 15:50:46 +02:00
Jannik Streidl
ac277e8e9e
enh: CitationsModal
2024-09-23 15:48:12 +02:00
Timothy J. Baek
b1521cacad
refac: WIP
2024-09-23 14:24:50 +02:00
Timothy J. Baek
5978e7c9a6
refac: wip
2024-09-23 01:36:46 +02:00
Timothy J. Baek
fd5e8b4fcf
refac: deprecate messages for history
2024-09-23 00:55:13 +02:00
Timothy Jaeryang Baek
291b6dd744
Merge pull request #5613 from cevheri/dev
...
Turkish Language Support has been updated
2024-09-22 20:33:29 +02:00
Timothy J. Baek
73ff524a8f
refac
2024-09-22 20:31:53 +02:00
cevheri
c2b5bf2130
Turkish Language Support has been fixed.
2024-09-22 21:20:43 +03:00
Timothy J. Baek
8532f9da03
fix: many model chat save as copy issue
2024-09-22 20:16:45 +02:00
Timothy Jaeryang Baek
2cfe6830df
Merge pull request #5595 from sebdanielsson/dev
...
feat: Add more variables to prompts
2024-09-22 16:47:51 +02:00
Timothy J. Baek
44355a4bdc
enh: 'model' url search param added
2024-09-22 14:52:30 +02:00
Timothy J. Baek
47a858393b
fix: hide mobile sidebar after menu button click
2024-09-22 14:50:24 +02:00
Timothy J. Baek
d3e80f515d
enh: hide pinned chats when searching
2024-09-22 14:49:53 +02:00
Timothy Jaeryang Baek
c5b93ca631
Merge pull request #5601 from JamesClarke7283/extend-num-predict-param
...
fix: Extend num predict param
2024-09-22 14:28:00 +02:00
Timothy J. Baek
3335eee1b9
refac: do not set max for input
2024-09-22 14:27:52 +02:00
Sebastian
29175405a6
Add weekday, timezone, language variables to system prompts
2024-09-22 12:24:05 +02:00
Sebastian
d53062a9b0
Add more variables to prompts
2024-09-22 11:49:18 +02:00
James Clarke
96ef15362a
Increased max_tokens (num_predict) to 131072, fixes #5600
2024-09-22 05:43:04 +01:00
Timothy J. Baek
d6d6098378
refac
2024-09-22 02:57:51 +02:00
Timothy J. Baek
620e629edc
refac
2024-09-22 02:57:38 +02:00
Timothy J. Baek
c292fd89f9
refac
2024-09-22 02:55:45 +02:00