Cohee
d225c05457
Remove empty line
2024-08-31 20:27:36 +03:00
Cohee
ae2d0f04ed
Add XTC for koboldcpp
2024-08-31 20:18:51 +03:00
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
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
9558e14081
Revert bad reformat
2024-08-29 13:04:46 +00:00
Cohee
3746f08590
Add type conversion for /setvar commands with index
2024-08-29 12:55:54 +00: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
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
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
662e29911c
Fix default model when loading preset
2024-08-26 17:34:54 +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
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
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
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
0f5179ed2d
Fix crash on Chrome 128
2024-08-25 19:27:18 +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
2a598fb706
Allow /gen with empty prompts
2024-08-24 15:22:50 +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 8c7efd09c5d126372edd529f9537611fec4b59df.
* Revert "Feature renamed to Max Recursion Steps"
This reverts commit f043fe6b60693339a8270f148a7cb98f252ea592.
* Revert "Disabling min activations when max recursion depth is disabled and vice versa"
This reverts commit a3a28874bf16a8ee4162c2036efbdae736b076b5.
* 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