Commit Graph

1237 Commits

Author SHA1 Message Date
Cohee 961b3e1a78 Fix leading space in Novel bias + add additional parsing methods 2023-08-27 18:57:07 +03:00
Cohee e74bca88f4 Disable OpenRouter fallback by default 2023-08-27 18:39:04 +03:00
Cohee 9660aaa2c2 Add NovelAI hypebot plugin 2023-08-27 18:27:34 +03:00
Cohee 8ec9b64be4 Fix regeneration calls on empty chat 2023-08-27 13:34:29 +03:00
Cohee 109ea4008b Improve Horde request error detection 2023-08-27 13:31:14 +03:00
Cohee 56f13b6966 Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2023-08-27 13:19:22 +03:00
Cohee f81b7962f4
Merge pull request #1032 from StefanDanielSchwarz/show-model-info-on-model-icon
Add model info to model icon as title
2023-08-27 13:19:01 +03:00
Cohee 8cb194da0f Fix sending empty array as OAI stop strings 2023-08-27 13:17:20 +03:00
Cohee 57985eb08e Fix hint for "Add names" 2023-08-27 13:16:42 +03:00
Stefan Daniel Schwarz 813a640334 Add model info to model icon as title 2023-08-27 12:13:55 +02:00
Cohee 0d8a83e6b6 Fix imported char flashing with pagination 2023-08-27 04:01:13 +03:00
Cohee 2685bf95fe #1016 Pagination improvements 2023-08-27 02:13:46 +03:00
Cohee 4998c3acc8 Merge branch 'release' into staging 2023-08-26 22:07:06 +03:00
Cohee 3b7ca5e379 Add fallback option for OpenRouter 2023-08-26 21:59:56 +03:00
Cohee b8531ee75c #1022 Rewrite getstatus endpoint 2023-08-26 21:56:41 +03:00
Cohee 0714e190de Unrestrict budget cap step 2023-08-26 21:29:54 +03:00
Cohee 9d166db4ee Set rep pen range unlocked for bigger max context 2023-08-26 21:27:37 +03:00
Bahamut de905875c4 LibreTranslate 2023-08-26 20:47:25 +03:00
Cohee c09463314d
Merge pull request #1026 from Bahamut-ru/release
LibreTranslate
2023-08-26 20:46:50 +03:00
Cohee 7931cd9b17
Merge pull request #1025 from StefanDanielSchwarz/Comment-Message-Formatting
comment message formatting
2023-08-26 20:39:47 +03:00
Stefan Daniel Schwarz b9a95d94a0 Force isSystem = false on comment messages so they get formatted properly 2023-08-26 19:26:23 +02:00
Bahamut 6ab1435f49 LibreTranslate 2023-08-26 19:53:57 +03:00
ouoertheo 3ae7a6741f
Merge branch 'staging' into ouoertheo/tts-ui-voicemap 2023-08-26 11:44:58 -05:00
Stefan Daniel Schwarz dd7b89aef6 comment message formatting 2023-08-26 17:50:54 +02:00
Cohee 19c9828a46
Merge pull request #1024 from StefanDanielSchwarz/ported-3-textgen-presets-to-kobold
Ported 3 textgen presets to kobold (and removed Storywriter-Llama2)
2023-08-26 16:23:39 +03:00
Stefan Daniel Schwarz 0136abe8ef removed streaming_kobold from kobold presets 2023-08-26 15:15:48 +02:00
Cohee 464644e8a5 Fix console log string 2023-08-26 16:05:42 +03:00
Cohee 4d6d82ffcc
Merge pull request #1023 from StefanDanielSchwarz/Context-Template-Preset-Manager
context template preset manager
2023-08-26 16:04:35 +03:00
Stefan Daniel Schwarz 3509e6b1d4 default context preset cannot be deleted 2023-08-26 14:52:23 +02:00
Stefan Daniel Schwarz c170ecd6f0 removed storywriter-llama2 kobold preset 2023-08-26 14:15:23 +02:00
Stefan Daniel Schwarz 7fcdd4563f ported 3 textgen presets to kobold 2023-08-26 14:01:35 +02:00
Cohee 7e506db105 Server fix for context template manager 2023-08-26 14:38:30 +03:00
Cohee 4fd0a055e2 Notify about listen mode connections 2023-08-26 14:17:57 +03:00
Cohee 11c7c81d1b Add template caching 2023-08-26 14:07:41 +03:00
Stefan Daniel Schwarz 7ab857be46 quick fix for misplaced index.html </div> tag 2023-08-26 12:22:35 +02:00
Stefan Daniel Schwarz 1d7165c047 context template preset manager 2023-08-26 12:09:47 +02:00
ouoertheo 765751aae0 fix voice map, name changes, add readme 2023-08-25 22:52:55 -05:00
ouoertheo b3a4787db6 name changes 2023-08-25 22:52:26 -05:00
ouoertheo d03af9b41d name updates, complete custom voices 2023-08-25 22:51:58 -05:00
Cohee bca44ba682 Conserve ending newlines in story string template 2023-08-26 01:32:39 +03:00
Cohee 11ba93aa10
Merge pull request #1011 from bdashore3/generate-array
Generate: Change prompt building mechanisms
2023-08-26 01:28:10 +03:00
Cohee 44661d0e2b Merge branch 'staging' into generate-array 2023-08-26 01:07:19 +03:00
Cohee fabba9370b
Merge pull request #1017 from StefanDanielSchwarz/improved-instruct-mode-sequences
improved instruct mode sequences and UI
2023-08-26 01:03:38 +03:00
Cohee 42e6da4a36 Add support of stop strings to OpenAI / Claude 2023-08-26 00:12:11 +03:00
SDS 45046aa211
Merge branch 'staging' into improved-instruct-mode-sequences 2023-08-25 23:06:44 +02:00
Stefan Daniel Schwarz 697c7b6538 updated i18n for new and changed strings 2023-08-25 22:59:20 +02:00
Cohee c0a6e9be8d Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2023-08-25 23:49:08 +03:00
Cohee 409eef6e46 Extract expressions HTML to templates 2023-08-25 23:48:59 +03:00
qHiyokop aa8e093427
Update Italian Translation. (#1019)
Co-authored-by: qHiyokop <caroligattini@gmail.com>
2023-08-25 23:41:16 +03:00
Cohee aae269704a Adjust Custom stopping strings header 2023-08-25 23:36:37 +03:00