Timothy J. Baek
|
6739983cf1
|
refac: deprecate interface "stream response" settings for advanced params
|
2024-09-24 12:49:35 +02:00 |
|
Timothy J. Baek
|
f6add92702
|
chore: format
|
2024-09-24 11:35:51 +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 |
|
kivvi
|
40d7d7d6dd
|
Set whether to stream responses for this model individually, overriding the global setting
|
2024-09-24 12:14:51 +08:00 |
|
Timothy J. Baek
|
3335eee1b9
|
refac: do not set max for input
|
2024-09-22 14:27:52 +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
|
580ad46036
|
refac: speedRate -> playbackRate
|
2024-09-21 15:42:39 +02:00 |
|
Timothy J. Baek
|
e99cba53fe
|
enh: stream=false support
|
2024-09-19 16:25:59 +02:00 |
|
Timothy J. Baek
|
ff2fff857a
|
refac: styling
|
2024-09-19 03:22:55 +02:00 |
|
Sebastian
|
2a04dd0f9b
|
Set theme colors to fix white top bar for PWA
|
2024-09-11 01:46:39 +02:00 |
|
Sebastian
|
83a3e53d8d
|
Add padding to compensate for iPhone nav bar
|
2024-09-08 17:52:10 +02:00 |
|
Timothy Jaeryang Baek
|
27109d22e4
|
Merge pull request #4743 from 5E-324/add-num_gpu
fix: Changes to num_gpu made in Settings > General won't be saved
|
2024-08-20 13:38:11 +02:00 |
|
Zhuoran
|
fd26e5635d
|
Fix type errors.
|
2024-08-20 08:44:09 +08:00 |
|
Zhuoran
|
b350b0023f
|
Add num_gpu in General.svelte
|
2024-08-20 07:47:20 +08:00 |
|
Timothy J. Baek
|
dc6ca61548
|
enh: temp chat
deprecates chat history setting and introduces temp chat from model selector
|
2024-08-15 16:54:16 +02:00 |
|
Timothy J. Baek
|
55097410f6
|
feat: haptic feedback on support devices (android)
Co-Authored-By: Danny Liu <dannyjialiliu@gmail.com>
|
2024-08-14 17:05:43 +02:00 |
|
Timothy Jaeryang Baek
|
c75e77cdde
|
Merge pull request #4554 from 5E-324/add-num_gpu
feat: Add advanced parameter num_gpu (Ollama)
|
2024-08-13 12:15:44 +02:00 |
|
Timothy J. Baek
|
7ef5aa520c
|
chore: format
|
2024-08-13 11:12:35 +01:00 |
|
Zhuoran
|
56e2d579f2
|
Add advanced parameter num_gpu (Ollama)
|
2024-08-13 09:46:38 +08:00 |
|
Timothy J. Baek
|
e5dd7e65d4
|
refac
|
2024-08-04 17:31:41 +02:00 |
|
Timothy J. Baek
|
a084938d9c
|
refac: chatlist skip, limit -> page
|
2024-08-04 16:58:08 +02:00 |
|
Timothy J. Baek
|
a2f9f7c975
|
refac
|
2024-08-04 16:36:44 +02:00 |
|
Timothy Jaeryang Baek
|
389d650ee3
|
Merge pull request #4266 from thearyadev/sidebar-pagination
feat: Sidebar infinite scroll (pagination)
|
2024-08-04 15:33:09 +02:00 |
|
Zhuoran
|
948d29b676
|
Add option to toggle scrolling to bottom when switching between branches
|
2024-08-04 11:15:20 +08:00 |
|
Aryan Kothari
|
cdac0cd1df
|
refactor: disable pagination moved to a function
reduces repeated code
|
2024-08-03 19:40:31 -04:00 |
|
Aryan Kothari
|
6847c2fc8c
|
Merge branch 'origin/dev' into sidebar-pagination [skip ci]
|
2024-08-03 09:57:54 -04:00 |
|
Timothy J. Baek
|
0c6284be02
|
fix: user voice should update when global voice updates
|
2024-08-02 22:28:39 +02:00 |
|
Timothy J. Baek
|
7f260938db
|
refac
|
2024-08-02 19:29:03 +02:00 |
|
Timothy J. Baek
|
13b757d847
|
enh: min_p added to params
|
2024-08-02 18:10:12 +02:00 |
|
Timothy J. Baek
|
bf6b149b8b
|
refac: user valves
|
2024-08-02 17:19:52 +02:00 |
|
Aryan Kothari
|
2c4bc7a2b2
|
refactor: uses of chats.set(...) support pagi sidebar
|
2024-08-01 15:20:36 -04:00 |
|
Timothy J. Baek
|
79562a2531
|
fix: elevenlabs tts
|
2024-07-19 13:30:36 +02:00 |
|
Timothy J. Baek
|
72e9cecb17
|
fix: allow boolean values in params
|
2024-07-16 15:15:06 +02:00 |
|
Timothy J. Baek
|
97098edfeb
|
feat: chat valves
|
2024-07-11 17:18:18 -07:00 |
|
Jonathan Rohde
|
da8ee43481
|
fix: use default model from config if available
|
2024-07-10 08:43:28 +02:00 |
|
Timothy J. Baek
|
a11887cee1
|
enh: i said darker
|
2024-07-08 23:30:59 -07:00 |
|
Timothy J. Baek
|
18ea8df685
|
fix: theme
|
2024-07-08 20:13:16 -07:00 |
|
Timothy J. Baek
|
446d85474e
|
feat: darker oled
|
2024-07-08 19:55:00 -07:00 |
|
Timothy J. Baek
|
30e2ec7544
|
feat: chat controls integration
|
2024-07-08 19:26:31 -07:00 |
|
Timothy J. Baek
|
044a0fbbbe
|
enh: bool, literal valves
|
2024-07-01 22:14:09 -07:00 |
|
Jun Siang Cheah
|
f8f6943128
|
refac: use new SensitiveInput component
|
2024-06-25 20:15:29 +08:00 |
|
SimonOriginal
|
5e9e1108a3
|
fix errors
|
2024-06-24 18:21:29 +02:00 |
|
SimonOriginal
|
2ece4e7cbb
|
Add Ukrainian translation for keys + formatin
|
2024-06-24 18:12:39 +02:00 |
|
SimonOriginal
|
665f87e84a
|
add toasts keys i18n
|
2024-06-24 18:09:45 +02:00 |
|
SimonOriginal
|
9c81d84e16
|
Add toasts i18n key
|
2024-06-24 17:18:39 +02:00 |
|
Timothy J. Baek
|
ab700a16be
|
refac: all valves input should be required
|
2024-06-23 19:20:09 -07:00 |
|
Timothy J. Baek
|
3034f3d310
|
refac: styling
|
2024-06-23 18:06:41 -07:00 |
|
Timothy J. Baek
|
5d7de927e5
|
enh: valve field desc support
|
2024-06-23 17:34:25 -07:00 |
|
Timothy J. Baek
|
3af8c5b03d
|
refac: wording
|
2024-06-22 13:22:26 -07:00 |
|
Timothy J. Baek
|
d0f34baaa3
|
feat: voice interruption toggle
|
2024-06-22 13:21:36 -07:00 |
|