Commit Graph

375 Commits

Author SHA1 Message Date
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
Timothy J. Baek
c1971fd8d7 refac: show default instead of none 2024-06-22 13:01:26 -07:00
Timothy J. Baek
d362fd027e feat: user valves integration 2024-06-22 12:08:32 -07:00
Timothy J. Baek
15fc23df87 feat: user valves endpoints 2024-06-22 11:26:33 -07:00
Timothy J. Baek
8345bb55d4 refac: styling 2024-06-22 02:29:33 -07:00
SimonOriginal
f62d033e6b Fixed indentation in About.svelte 2024-06-20 22:05:48 +02:00
SimonOriginal
7c304d225b fix key {.t('Created by')} 2024-06-20 21:57:33 +02:00
SimonOriginal
e29e54a8d2 add key i18n 2024-06-20 21:49:52 +02:00
Timothy J. Baek
5fa355e1ae feat: background image 2024-06-17 01:31:22 -07:00
Timothy J. Baek
4b6b33b08b feat: user_location 2024-06-16 15:32:26 -07:00
Timothy J. Baek
68aca76805 fix 2024-06-15 03:39:21 -06:00
Timothy J. Baek
3c599e24e5 refac 2024-06-15 03:35:44 -06:00
Timothy Jaeryang Baek
a6ee7415d8
Merge pull request #3116 from Peter-De-Ath/memories-edit
feat: add abilty to edit memories
2024-06-15 01:58:57 -07:00
Timothy Jaeryang Baek
53858c9b0e
Merge pull request #3161 from sammcj/num_batch
feat: add num_keep, num_batch
2024-06-14 00:14:46 -07:00
Sam McLeod
3f5e36271f feat: add num_keep, num_batch 2024-06-14 16:21:20 +10:00