1.10.8
版本发布时间: 2023-11-11 23:25:36
SillyTavern/SillyTavern最新发布版本:1.12.7(2024-10-26 21:45:47)
SillyTavern 1.10.8
New Features
APIs:
- Added new OpenAI models (GPT3.5/GPT4 Turbo, DALL-E - see below).
- Added forced instruct toggle for OpenRouter to use instruct mode formatting.
- Added Mistral model tokenizer. OpenRouter models will use a correct tokenizer if available.
- Updated TextGeneration WebUI support to use a new API schema. Legacy API can be used with a toggle (without streaming).
- Rearranged API setting inputs for Kobold and TextGen for a more compact display with on-hover help, and added Min P sampler.
- Added Zen Sliders (compact mode) and Mad Labs (unrestricted mode) for Kobold and TextGen settings.
- Refactored status checks, and added an ability to cancel a pending API connection.
- Added check for filtered Google PaLM API response.
- Added separate API icons for Aphrodite and Mancer.
Slash commands:
- Can now be run with quick replies while the generation is in progress.
- Added /trigger slash command to trigger a group member reply (by order or by name).
- Added autocomplete for slash commands by typing / in chat.
- Added hide/unhide slash commands and a message action button to hide the message from the prompt (indicated by the ghost icon).
- Added /speak slash command to trigger a TTS generation.
- Added message ranges to /cut command.
Extensions:
- [Token Counter] Added Token IDs display and Token Breakdown view (if supported by the tokenizer).
- [Stable Diffusion] Renamed to "Image Generation".
- [Image Generation] Added DALL-E 2/3 support from OpenAI (API key required).
- [Image Generation] Added interactive mode to trigger images by sending a chat message - see docs.
- [Image Captioning] Added support for the GPT-4-Vision model (with customizable prompt).
- [Image Captioning] Added ability to change chat injection template.
- [RegEx] Added ability to quickly toggle scripts on and off.
- [RegEx] Added regex mode to run only on chat messages in prompts.
QoL:
- Added a display mode to show tags as virtual folders in the characters list.
- Updated bulk edit mode to mass tag, delete, and favorite characters.
- Added macros to insert parts of the character card (description, scenario, etc) - see docs.
- Added a dynamic "Min Activations" scanning range extension for World Info checks.
- Added
lastMessageId
macro to insert an ID of the last in-chat message. - Extended input length limits for most text boxes.
- Added page-wide loader to block the UI until the app is fully loaded.
- Overhauled past chats view and renamed the menu item to "Manage chat files".
- Overhauled extensions panel.
- Itemized prompts are now saved between sessions.
- Creating a dummy persona now requires entering a name.
- When editing custom prompt manager injection, hide depth input block for relative position.
Bug fixes
- Removed unreliable check for git installed in the system.
- Fixed expressions getting stuck sometimes when switching chats.
- Fixed double-emit of CHAT_CHANGED on /go command
- Fixed BG top bar icon being on top of moving UI blocks.
- Fixed WI editor breaking if the entry is not found in the WI file.
- Fixed macros replacement in the first message if there are alternate greetings.
- Fixed transparency for zoomed avatars.
- Fixed /del command deleting all messages on counter overflow.
- Fixed sending empty bad_word_ids lists to NovelAI.
Community Updates
- fix the deeplx for chinese parameter by @zgce in https://github.com/SillyTavern/SillyTavern/pull/1301
- New optional setting: World info: minimum activations by @aisu-wata0 in https://github.com/SillyTavern/SillyTavern/pull/1303
- Regex script: prompt only checkbox by @aisu-wata0 in https://github.com/SillyTavern/SillyTavern/pull/1307
- Toggle Regex Script Checkboxes by @LammyShark in https://github.com/SillyTavern/SillyTavern/pull/1288
- Tooltips added to Samplers by @kalomaze in https://github.com/SillyTavern/SillyTavern/pull/1319
- Feature/bulk edit enhanced by @artisticMink in https://github.com/SillyTavern/SillyTavern/pull/1318
- Increase the precision of the Min P slider and counter. by @majick in https://github.com/SillyTavern/SillyTavern/pull/1334
- Chats: Fix past chat fetching by @bdashore3 in https://github.com/SillyTavern/SillyTavern/pull/1335
- fix tts re-trigger for complete/autocomplete/delete by @smirgol in https://github.com/SillyTavern/SillyTavern/pull/1338
- Fixes for bulk editing overlay by @artisticMink in https://github.com/SillyTavern/SillyTavern/pull/1337
- Increase kobold max temp to 4.0 by @majick in https://github.com/SillyTavern/SillyTavern/pull/1339
New Contributors
- @LammyShark made their first contribution in https://github.com/SillyTavern/SillyTavern/pull/1288
- @smirgol made their first contribution in https://github.com/SillyTavern/SillyTavern/pull/1338
Full Changelog: https://github.com/SillyTavern/SillyTavern/compare/1.10.7...1.10.8