Commit Graph

2736 Commits

Author SHA1 Message Date
SillyLossy
e7cbeba87d Fix group chats in docker #350 2023-05-20 18:54:33 +03:00
Cohee
49d380e3c2 Merge pull request #351 from sanskar-mk2/update-bat
add batch file to update and start
2023-05-20 18:50:52 +03:00
Sanskar Tiwari
46e26dbf44 add flags, lf, eof newline 2023-05-20 21:08:04 +05:30
Sanskar Tiwari
9a537c8a14 add flags, lf, eof newline 2023-05-20 21:07:28 +05:30
Cohee
f999c7cddf Merge pull request #349 from ouoertheo/ouoertheo/tts-elevenlabs-multilingual
add elevenlabs multilingual. add tts debug method
2023-05-20 18:23:30 +03:00
Sanskar Tiwari
4b20abc389 add batch file to update and start 2023-05-20 19:37:01 +05:30
RossAscends
ca066ca796 Update remote connections info in readme.md 2023-05-20 20:05:22 +09:00
RossAscends
f5665f2b7d Update remote connection info in readme.md 2023-05-20 20:04:26 +09:00
RossAscends
e8274521ef remove temp config file after pull 2023-05-20 12:43:55 +09:00
RossAscends
cc47956dce Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-20 12:43:18 +09:00
RossAscends
fef2a62e1c modified gitignore to get new config.conf 2023-05-20 12:43:16 +09:00
ouoertheo
bb1f22b42c add elevenlabs multilingual. add tts debug method 2023-05-19 21:42:50 -05:00
SillyLossy
8889e5546e Fix characters list corruption 2023-05-20 00:14:02 +03:00
SillyLossy
933e5af58f Reduce console spam 2023-05-19 23:45:56 +03:00
SillyLossy
d50067270c #321 Predict trailing asterisk during streaming 2023-05-19 23:40:57 +03:00
SillyLossy
ade631e258 Merge branch 'main' into dev 2023-05-19 23:12:52 +03:00
SillyLossy
2c2b45119b Properly check for system TTS support 2023-05-19 23:12:39 +03:00
SillyLossy
df0734aac4 #336 Slash commands / bias adjustments 2023-05-19 23:05:22 +03:00
SillyLossy
d74a920e19 Auto-swipe blacklist to textarea 2023-05-19 21:42:01 +03:00
SillyLossy
b819331b02 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-19 21:38:17 +03:00
SillyLossy
deb51fbc74 Add HTML templates for context editor (hidden) 2023-05-19 21:38:12 +03:00
Cohee
482db88e74 Merge pull request #347 from paniphons/main 2023-05-19 19:53:04 +03:00
Paniphon
99f9f62d02 Update faq.md with Pygmalion-13B and Anything-gpt 2023-05-19 23:50:54 +07:00
SillyLossy
ab5e555d62 Add reverse proxy to presets. #345 #109
Remove token breakdown from OAI options (it's now globally active).
2023-05-19 18:31:59 +03:00
SillyLossy
3fcaf7fd41 Check for user avatar crop 2023-05-19 18:16:59 +03:00
SillyLossy
ee7c4ee78f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-19 18:07:24 +03:00
Cohee
9f3c35dfa6 Merge pull request #342 from 10sa/chara-card-src-refactor
Refactoring character card parse scripts
2023-05-19 18:07:10 +03:00
SillyLossy
259f865c8b Merge branch 'main' into dev 2023-05-19 18:03:44 +03:00
Tensa
5d86476089 Merge branch 'dev' into chara-card-src-refactor 2023-05-20 00:02:11 +09:00
10sa
905db6a4e8 Reformat codes 2023-05-19 22:48:48 +09:00
Tensa
566e2ac285 Merge branch 'Cohee1207:main' into chara-card-src-refactor 2023-05-19 22:42:03 +09:00
Cohee
f45f79ee56 Merge pull request #343 from 10sa/editorconfig
Create .editorconfig
2023-05-19 16:40:56 +03:00
10sa
30e931454a Change tab indent to space indent 2023-05-19 22:38:12 +09:00
10sa
211649798a Create .editorconfig 2023-05-19 22:30:49 +09:00
10sa
102a7eb6b7 Refactoring character card scripts 2023-05-19 22:22:16 +09:00
Cohee
f2c30d974d Merge pull request #341 from 10sa/security-override-impl 2023-05-19 15:52:56 +03:00
10sa
6f8ba8fd69 Add security override config 2023-05-19 21:39:48 +09:00
SillyLossy
5113660e95 Fix group chats import 2023-05-19 14:21:02 +03:00
SillyLossy
32b7250a2d Bump package version 2023-05-19 12:15:15 +03:00
SillyLossy
b626417a73 Merge branch 'main' into dev 2023-05-19 12:14:11 +03:00
Cohee
da76933c95 Merge pull request #339 from ramblingcoder/main
Update docker-compose.yml to reflect sillytavern name
1.5.4
2023-05-19 11:57:03 +03:00
SillyLossy
74d99e09da Bump package version 2023-05-19 11:56:28 +03:00
Cohee
8da082ff8d Merge pull request #340 from nai-degen/fix-partial-sse-handling
Fixes streaming responses hanging when encountering partial SSE message
2023-05-19 11:53:20 +03:00
unknown
7e59745dfc buffers partial SSE messages from Readable 2023-05-19 03:20:27 -05:00
ramblingcoder
3e4e1ba96a Update docker-compose.yml 2023-05-18 18:09:41 -05:00
ramblingcoder
6557abcd07 Update docker-compose.yml to reflect sillytavern name 2023-05-18 17:44:12 -05:00
RossAscends
826dc860b6 fixed autoformat error 2023-05-19 05:55:11 +09:00
RossAscends
80ccf6809f added hotkeys hints to /? readout 2023-05-19 04:51:11 +09:00
RossAscends
84900917a0 css fix for mobile sheld edges, and avatar wrappers 2023-05-19 03:22:01 +09:00
SillyLossy
30014db826 Fix TTS click handler 2023-05-18 19:01:16 +03:00