Commit Graph

8447 Commits

Author SHA1 Message Date
62fed2ff6a fix: pass model parameter for aphrodite tokenizer 2024-08-24 22:43:20 +00:00
94d4fcc651 UX: Increase font scale slider range 2024-08-24 22:59:01 +03:00
0d88675c46 Remove the rest of local storage settings 2024-08-24 22:53:50 +03:00
2428c3979f Merge pull request #2705 from SillyTavern/staging
Staging
1.12.5
2024-08-24 17:59:41 +03:00
2a598fb706 Allow /gen with empty prompts 2024-08-24 15:22:50 +03:00
1e3a97a3aa Fix ollama keepAlive config hint. 2024-08-24 10:15:48 +03:00
5098b2435e Bump package version 2024-08-24 09:30:35 +03:00
cf828bca71 Use saved settings for more properties 2024-08-23 23:36:17 +02:00
2294fe12e7 Merge pull request #2700 from SillyTavern/fix-mag
Cull the usage of MAG in streaming
2024-08-23 22:43:36 +03:00
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
87ff99709f Use saved settings for more properties 2024-08-23 19:49:30 +02:00
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
3f026aea15 SD: Add prompt expansion warning. Disable quantization 2024-08-23 19:57:25 +03:00
38f0929e3d Cull the usage of MAG in streaming 2024-08-23 19:14:51 +03:00
c84a685e7b Merge pull request #2692 from SillyTavern/qr-popout-hide
QR: Add toggle to hide popout button
2024-08-22 22:57:26 +03:00
a4f566dc39 Fix getTagKey when charId can be a string 2024-08-22 22:26:32 +03:00
b7f31cb2ce TTS: Ignore prompt-hidden messages on auto narration 2024-08-22 22:13:57 +03:00
8df6344d8e Merge branch 'staging' into qr-popout-hide 2024-08-22 19:50:12 +03:00
e4d012e49d Merge pull request #2691 from SillyTavern/quiet
Add quiet flags to /api and /summarize
2024-08-22 19:48:17 +03:00
954b77f16c Adjsut /api return values 2024-08-22 19:45:27 +03:00
880233122c Discard toast on /api connect 2024-08-22 19:43:23 +03:00
52bd06b910 Add alias for /api google 2024-08-21 21:22:42 +03:00
06e3d5f8de Rename MakerSuite => AI Studio 2024-08-21 21:00:17 +03:00
86ec1fdd40 Don't replace message text if displaying a different text.
Closes #2696
2024-08-21 20:47:29 +03:00
de335a4a96 QR: Add toggle to hide popout button 2024-08-20 23:06:36 +03:00
5288d81424 Add quiet flags to /api and /summarize
Closes #2661
2024-08-20 22:50:29 +03:00
7d2e35d950 Merge pull request #2674 from SillyTavern/random-fix
Suspend macros in first messages
2024-08-20 20:58:54 +03:00
296a761247 Merge pull request #2688 from ayancey/hugging-face-imagegen
Hugging Face Inference API Image Generation
2024-08-20 13:55:40 +03:00
a9700c0ff0 Small fixes 2024-08-20 10:53:37 +00:00
ea0508b910 Update settings.html 2024-08-20 01:33:14 -07:00
48f0c48a5b Update public/scripts/extensions/stable-diffusion/index.js
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-08-20 01:31:57 -07:00
e3f010782d Revert underscore italics regex part 2024-08-20 11:03:40 +03:00
135ba2336e Hugging Face inference API for image generation 2024-08-19 23:02:15 -07:00
c70266984f Merge pull request #2687 from SillyTavern/improve-wi-char-filter-description
Improve WI Character Filter description
2024-08-20 01:17:18 +03:00
550feddf82 Improve WI Character Filter description 2024-08-19 23:37:10 +02:00
df56b9bb4c Force reload flag 2024-08-20 00:11:22 +03:00
751ff45cc1 Merge branch 'fix-extensions-toggle' into staging 2024-08-20 00:09:17 +03:00
112200ae32 Prevent duplicate toasts 2024-08-20 00:08:36 +03:00
3167c85791 Merge pull request #2686 from SillyTavern/fix-extensions-toggle
Wait for settings before reloading after toggling extensions
2024-08-19 23:04:31 +02:00
a4ee73a3a7 Make onClose async too 2024-08-19 23:58:36 +03:00
bc7660bba6 Require to save settings before reloading. 2024-08-19 23:49:15 +03:00
df3926bf1a Log if tags couldn't be imported 2024-08-19 21:45:36 +02:00
9505f6915b Merge pull request #2685 from SillyTavern/fix-tag-import
Tag import fixed, again. (accepts char avatar key)
2024-08-19 22:31:26 +03:00
29a1f777dc Tag import fixed, again. (accepts char avatar key) 2024-08-19 21:23:22 +02:00
696c83f96d [chore] Fix eslint 2024-08-19 21:36:28 +03:00
d77363cd7c Merge branch 'staging' into feat/xtc 2024-08-19 21:35:35 +03:00
02d6df3ace Merge pull request #2683 from eugencowie/tokenizer-slash-command
Add slash command to set tokenizer
2024-08-19 21:33:51 +03:00
976be98dd7 Move command registration 2024-08-19 21:31:58 +03:00
b68969ee3b Small update to enum display + consistency 2024-08-19 20:18:44 +02:00
53c71d8059 Self review fix 2024-08-19 17:22:04 +01:00