6805 Commits

Author SHA1 Message Date
Cohee
4dbed09505 Merge branch 'staging' into feat/xtc 2024-08-31 20:03:46 +03:00
Cohee
367ae81251
Merge pull request #2735 from toastli/patch-1
Change interactive widget to resizes content.
2024-08-31 03:40:54 +03:00
Cohee
293676feff Cohere: unbreak requires for old models 2024-08-30 23:32:09 +03:00
Cohee
b9543054d8 Chat Completion: Increase unlocked context size 2024-08-30 21:47:26 +03:00
Cohee
f155b83792 Cohere: new cmd-r models 2024-08-30 20:00:42 +03:00
Cohee
1fa9710a5c
Fix bulk delete async hell (#2730)
* Fix bulk delete async hell

* Remove refresh flag (always refresh)

* Don't throw on deletion fetch failed

* Clear toast on bulk finish
2024-08-30 19:52:57 +03:00
Cohee
e6021bda1c
Merge pull request #2726 from imesha10/staging
Remove Claude user message filler limit
2024-08-30 01:13:28 +03:00
Cohee
9010880b64 Fix last prompt line not counted toward token limit 2024-08-30 00:00:51 +03:00
Cohee
b21ba850c0 Fix not counting chat separator and preamble toward token limit 2024-08-29 23:36:07 +03:00
Cohee
2b904bb170 NovelAI: Adjust Kayra max length on subscription tier 2024-08-29 23:28:23 +03:00
Cohee
bdc335d238 NovelAI: Update API URL for Kayra 2024-08-29 22:32:56 +03:00
toastli
7c418888de
Change interactive widget to resizes content.
Prevents chrome on android from sliding up the entire viewport and instead resizes
2024-08-29 19:47:19 +10:00
Cohee
7aaabbd2bb Personas: fix duplication in Chat Completions 2024-08-28 22:44:26 +03:00
Cohee
07a6e1aa53
Merge pull request #2708 from Yokayo/staging
Update ru-ru translation
2024-08-28 21:23:45 +03:00
Cohee
c820d5f56a Reformat code 2024-08-28 21:20:21 +03:00
Cohee
e11e7b7d52 Translate message copy 2024-08-28 21:15:20 +03:00
Cohee
c3a253baf3 Persona: add None position, fix double insert on In-chat position 2024-08-28 21:08:32 +03:00
Cohee
6e7c72364f
Merge pull request #2727 from M0ch0/staging
Support gemini-1.5-series-exp-0827
2024-08-28 09:51:04 +03:00
M0cho
268aeb0ae5 Support gemini-1.5-exp-0827 2024-08-28 08:24:04 +09:00
Imesha Maldeniya
4525061814
Update index.html - Fixed claude system prompt character limit
Removed the maxlength property for the textarea.
2024-08-27 18:09:52 -04:00
Cohee
da96bf3c29 Fix showdown patch registration 2024-08-27 10:50:24 +00:00
Cohee
3da79ebcff Patch showdown for span nesting limit
Closes #2722 #2714
2024-08-27 10:39:45 +00:00
Cohee
3806dcf9fb Fix uuidv4 on Node 18
Closes #2718
2024-08-27 09:35:00 +00:00
Cohee
a0a1847634 Handle non-streaming errors as 500 2024-08-27 09:27:56 +00:00
Cohee
c45e212b31 Fix negative penalties 2024-08-27 09:19:05 +00:00
Cohee
e8de36a0d0 Cohere: limit penalties 2024-08-27 12:03:40 +03:00
Cohee
ebab976221 Cohere: new stream parser 2024-08-27 12:03:31 +03:00
Cohee
9286daaf3f More reliable Cohere stream parsing 2024-08-26 20:35:23 +03:00
Cohee
00ff2875ab
Merge pull request #2715 from Succubyss/patch-6
`STRICT_ESCAPING` & `REPLACE_GETVAR` enabled by default on new accounts
2024-08-26 18:28:49 +03:00
Succubyss
fa806707ef
default: parser flags → true 2024-08-26 10:07:59 -05:00
Cohee
3700396b14
Merge pull request #2712 from SillyTavern/ai21-jamba
New AI21 Jamba + tokenizer
2024-08-26 17:35:13 +03:00
Cohee
662e29911c Fix default model when loading preset 2024-08-26 17:34:54 +03:00
Cohee
2b32c8638a Don't use user filler 2024-08-26 17:16:02 +03:00
Cohee
7d4b3e0800 Use J1.5 Large by default 2024-08-26 12:11:29 +03:00
Cohee
5fc16a2474 New AI21 Jamba + tokenizer 2024-08-26 12:07:36 +03:00
Cohee
ff834efde3 Exit server process on config.yaml read errors 2024-08-26 11:06:30 +03:00
Cohee
8be21fc5c4 Swap RVC function/setting checks 2024-08-26 10:30:17 +03:00
Cohee
d014b6bbea Merge branch 'release' into staging 2024-08-25 23:05:59 +03:00
Cohee
5b8681ea97
Merge pull request #2710 from SillyTavern/dependabot/npm_and_yarn/tests/micromatch-4.0.8
Bump micromatch from 4.0.7 to 4.0.8 in /tests
2024-08-25 23:03:39 +03:00
dependabot[bot]
066d964705
Bump micromatch from 4.0.7 to 4.0.8 in /tests
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-25 20:02:40 +00:00
Cohee
0586bd6db0 Fix hosting on default protocol ports
Closes #2709
2024-08-25 23:00:19 +03:00
Cohee
796b02bb03 Fix hosting on default protocol ports
Closes #2709
2024-08-25 22:59:07 +03:00
Cohee
5d48e081a6 Upscale default avatars 2024-08-25 22:04:08 +03:00
Yokayo
15a6b6100e Fix syntax error 2024-08-26 02:00:52 +07:00
Yokayo
c807e9f36c Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2024-08-26 01:42:41 +07:00
Yokayo
383d46fe4d Work on tl 2024-08-26 01:39:56 +07:00
Cohee
de91b395b0 Fix codeblock underscores with language 2024-08-25 21:18:15 +03:00
Cohee
398b64d720 Fix codeblock underscores with language 2024-08-25 21:17:59 +03:00
Cohee
60c22bf803 Add config value for extensions auto-update 2024-08-25 19:48:01 +03:00
Cohee
0fb528ac09 Fix crash on Chrome 128 2024-08-25 19:27:52 +03:00