Fix throw on /gen
Commits
main2024-09-13
2024-09-12
Fix checkpoint create auto generate (and more)
Improve error handling of /genraw and /gen
Merge branch 'staging' into small-bookmark-updates
Merge pull request #2834 from SillyTavern/replace-ajaxSigned
Merge branch 'staging' into replace-ajax
Merge pull request #2828 from SillyTavern/request-proxySigned
Document cmd args in README
Better option description
Fix typo
Add CLI for request proxy Closes #364, #377, #1756
Merge branch 'staging' into request-proxy
#2832 /ask text non-required
Replace ajax with fetch in character create/edit
Still fighting /ask corruptions #2832
One more /ask corruption fix Closes #2832
Fix /ask corruption + add return value Fixes #2832 and a skill issue
2024-09-11
Merge branch 'staging' into request-proxy
Merge branch 'release' into staging
Fix npm audit
Merge pull request #2826 from SillyTavern/fix-askSigned
Add support for outgoing request proxying Closes #2824
Add polyfill for toSorted Fixes #2827
Fix alignment of swipe counter
Fix restoration of current character after /ask Fixes #2825
#1358 Add findLastIndex polyfill for old Safari
2024-09-10
Add Assistant to char enum provider
Fix lint issues in enum providers
Merge pull request #2823 from SillyTavern/fix-sendas-forced-avatarSigned
It was very close.
/instruct command: add forceGet argument. Document that it enables instruct mode if disabled.
/instruct command: don't return current template name if instruct mode is disabled
Remove unnecessary double popup for replace
Changes based on code review
fix neutral avatar again
Don't force avatar on neutral assistant chat
Small fix group chats not using default avatars
Merge branch 'staging' into small-bookmark-updates
Fix /sendas not needed to enforce avatar
Merge branch 'release' into staging
Bump dependencies
Remove pollinations refine toggle
Load pollinations models from an endpoint
Filter null-values from /model selection
Merge pull request #2806 from SillyTavern/bypass-command-string-parserSigned