|
602bceb26e
|
Upload or delete a sprite image.
|
2023-05-29 01:17:52 +03:00 |
|
|
b74939bf65
|
Message translate on edit
|
2023-05-28 22:43:31 +03:00 |
|
|
73fa174165
|
Add buttons to translate whole chat and clear translations
|
2023-05-28 20:03:05 +03:00 |
|
|
29f21f6b6a
|
Prevent double saving of translated chats. Exception-safe event emitter
|
2023-05-28 19:09:10 +03:00 |
|
|
88c92c76ae
|
Unconditional load of extensions. Fixes for translations
|
2023-05-28 18:57:45 +03:00 |
|
|
8c48843d72
|
Translate impersonate and streaming responses. 4-state auto-mode for translation
|
2023-05-28 16:18:30 +03:00 |
|
|
5a678b74c3
|
TTS: narrate only translated text option
|
2023-05-28 14:46:15 +03:00 |
|
|
2cbfe7e571
|
Fix console spam on TTS. Expand tokenizer textarea
|
2023-05-28 13:42:55 +03:00 |
|
|
da30b69471
|
Fix unlocked context breaking OAI tokenizer
|
2023-05-28 13:42:30 +03:00 |
|
|
ff997c06c3
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-05-28 13:42:09 +03:00 |
|
|
f6070084d1
|
(beta) Message translate plugin
|
2023-05-28 13:42:06 +03:00 |
|
|
0e0f490c98
|
allow Chroma slider to go to 0 to disable
|
2023-05-28 18:53:55 +09:00 |
|
|
79979009f2
|
Stop TTS playback on swipe
|
2023-05-28 03:02:56 +03:00 |
|
|
5a7daedfca
|
Stop button fix for window.ai. Refactor the generation function
|
2023-05-28 02:33:34 +03:00 |
|
|
3897ed3b4e
|
Add Token counter plugin
|
2023-05-28 02:13:13 +03:00 |
|
|
8ab1b68c52
|
Add WI prompt format
|
2023-05-28 00:01:35 +03:00 |
|
|
158fdfb140
|
Add NSFW avoidance prompt to UI
|
2023-05-27 22:12:19 +03:00 |
|
|
be64b3469f
|
Properly fallback when w.ai model doesn't support streaming
|
2023-05-27 21:42:28 +03:00 |
|
|
a415deb8fa
|
Unlock context size of OAI
|
2023-05-27 20:45:22 +03:00 |
|
|
387b1e6d4a
|
Merge branch 'main' into dev
|
2023-05-27 19:55:03 +03:00 |
|
|
0ab097711b
|
Fix window.ai streaming
|
2023-05-27 19:50:08 +03:00 |
|
|
c06f042898
|
Fix race condition when saving settings for TTS
|
2023-05-27 09:38:21 -05:00 |
|
|
53d6c58b15
|
Support Window.ai extension
|
2023-05-27 17:37:25 +03:00 |
|
|
8abeb61baa
|
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
|
2023-05-27 21:01:32 +09:00 |
|
|
41251937b3
|
button to duplicate solo characters
|
2023-05-27 21:00:46 +09:00 |
|
|
760b953017
|
Code clean-up [skip ci]
|
2023-05-26 13:31:40 +03:00 |
|
|
128d1c2f8f
|
horde multiselect without CTRL
|
2023-05-26 13:59:31 +09:00 |
|
|
2a0a9c3feb
|
Context template editor. Part 1
|
2023-05-26 01:26:03 +03:00 |
|
|
855129a28b
|
Don't save extra data to chroma
|
2023-05-25 12:18:40 +03:00 |
|
|
4240f34dcb
|
toast and highlight for new group creation
|
2023-05-25 01:14:19 +09:00 |
|
|
08df0f87e6
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-05-24 16:46:10 +03:00 |
|
|
a0ef9fce83
|
Stop any request. Part 2 (still WIP)
|
2023-05-24 16:46:05 +03:00 |
|
|
f697663a12
|
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
|
2023-05-24 20:56:48 +09:00 |
|
|
135613baf0
|
better display of dice rolls and group welcome mes
|
2023-05-24 20:56:46 +09:00 |
|
|
cb1e015a07
|
Merge pull request #373 from TheBestReguile/dev
Move KAI Horde to dedicated dropdown
|
2023-05-24 12:36:53 +03:00 |
|
|
85ef2b6848
|
Move Poe nudges to Generate anchors appendage
|
2023-05-24 11:48:39 +03:00 |
|
|
411aebd47f
|
Move KAI Horde to dedicated dropdown
|
2023-05-23 23:06:02 -05:00 |
|
|
d4cf9eb13e
|
new strategy for ChromaDB
|
2023-05-24 07:03:03 +09:00 |
|
|
588e797317
|
#368 Sort past chats by the last message
|
2023-05-23 12:23:56 +03:00 |
|
|
537f359958
|
Remove unused dependency
|
2023-05-23 00:34:40 +03:00 |
|
|
53ed7aceca
|
Infinity context: inject and purge chat data
|
2023-05-23 00:30:52 +03:00 |
|
|
0bce9d33a2
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-05-22 22:58:34 +03:00 |
|
|
d8e66729b2
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-05-22 17:01:21 +03:00 |
|
|
23f7fe0667
|
#363 Non-blocking bookmark creation
|
2023-05-22 17:01:16 +03:00 |
|
|
d90ea41350
|
derp
|
2023-05-22 08:18:46 -05:00 |
|
|
ce648297ef
|
fix current tts job not clearing on empty text
|
2023-05-22 08:15:02 -05:00 |
|
|
a4b2b68620
|
Add ability to inject custom files into the prompt (broken ATM)
|
2023-05-22 00:56:12 +03:00 |
|
|
0e7289d878
|
fixed charlist visibility for autoloadchat
|
2023-05-22 05:40:25 +09:00 |
|
|
48da2727af
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-05-21 23:15:59 +03:00 |
|
|
6b3bcb6f23
|
Native alerts to toasts
|
2023-05-21 23:15:57 +03:00 |
|