Commit Graph

6933 Commits

Author SHA1 Message Date
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
RossAscends
64d3ed4680 Merge branch 'staging' into pr/Cohee1207/2711 2024-08-26 06:48:00 +09: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
Cohee
0f5179ed2d Fix crash on Chrome 128 2024-08-25 19:27:18 +03:00
Cohee
088aeaf422 Fix default values for power_user toggles 2024-08-25 16:50:28 +03:00
Cohee
eb015e4a9a Update default themes and settings 2024-08-25 16:43:50 +03:00
Cohee
b5a60d510d Update alpine version in dockerfile 2024-08-25 16:17:24 +03:00
Cohee
61c148a5f0 Save settings after switching style toggle 2024-08-25 15:48:20 +03:00
Cohee
f8c631b4aa Migrate legacy avatars enabled setting from localstorage 2024-08-25 15:45:39 +03:00
Cohee
0fd2b8055f Fix typo in hideChatAvatarsEnabled selector 2024-08-25 15:29:14 +03:00
Cohee
87dd120ec0 Move trimToEnd at the end of message clean-up 2024-08-25 14:37:44 +03:00
Cohee
e1b7660448
Merge pull request #2707 from AlpinDale/aphrodite-tokenizer
fix: pass model parameter for aphrodite tokenizer
2024-08-25 12:04:05 +03:00
Cohee
06ef515b2f
Merge pull request #2706 from d-ber/saveMoreSettings
Save more settings
2024-08-25 11:59:35 +03:00
AlpinDale
62fed2ff6a fix: pass model parameter for aphrodite tokenizer 2024-08-24 22:43:20 +00:00
Cohee
94d4fcc651 UX: Increase font scale slider range 2024-08-24 22:59:01 +03:00
Cohee
0d88675c46 Remove the rest of local storage settings 2024-08-24 22:53:50 +03:00
Cohee
2428c3979f
Merge pull request #2705 from SillyTavern/staging
Staging
2024-08-24 17:59:41 +03:00
Cohee
2a598fb706 Allow /gen with empty prompts 2024-08-24 15:22:50 +03:00
Cohee
1e3a97a3aa Fix ollama keepAlive config hint. 2024-08-24 10:15:48 +03:00
Cohee
5098b2435e Bump package version 2024-08-24 09:30:35 +03:00
d-ber
cf828bca71 Use saved settings for more properties 2024-08-23 23:36:17 +02:00
Cohee
2294fe12e7
Merge pull request #2700 from SillyTavern/fix-mag
Cull the usage of MAG in streaming
2024-08-23 22:43:36 +03:00
honey-tree
a276dbdd44
Implements max recursion depth for lorebooks (#2698)
* Include slider for Max Recursion Depth

* Implement Behavior for Max Recursion Depth

* Title message correction

* Disabling min activations when max recursion depth is disabled and vice versa

* Feature renamed to Max Recursion Steps

* Added warnings that min activations and max recursion steps disable each other

* Revert "Added warnings that min activations and max recursion steps disable each other"

This reverts commit 8c7efd09c5.

* Revert "Feature renamed to Max Recursion Steps"

This reverts commit f043fe6b60.

* Revert "Disabling min activations when max recursion depth is disabled and vice versa"

This reverts commit a3a28874bf.

* Renames the feature to Max Recursion Steps and disables it when Min Activations are enabled

* Combine info-warnings, log stop condition

---------

Co-authored-by: Your Name <you@example.com>
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-08-23 21:34:18 +03:00
d-ber
87ff99709f Use saved settings for more properties 2024-08-23 19:49:30 +02:00
d-ber
d153991a11 Use saved settings instead of local storage
noShadows, fast_ui_mode, avatar_style and hotswap_enabled are now using settings json instead of local storage.
2024-08-23 19:22:00 +02:00
Cohee
3f026aea15 SD: Add prompt expansion warning. Disable quantization 2024-08-23 19:57:25 +03:00
Cohee
38f0929e3d Cull the usage of MAG in streaming 2024-08-23 19:14:51 +03:00