github SillyTavern/SillyTavern 1.13.4

9 hours ago

SillyTavern 1.13.4

Backends

  • Google: Added support for the gemini-2.5-flash-image (Nano Banana) model.
  • DeepSeek: Sampling parameters can be passed to the reasoner model.
  • NanoGPT: Enabled prompt cache setting for Claude models.
  • OpenRouter: Added image output parsing for models that support it.
  • Chat Completion: Added Azure OpenAI and Electron Hub as sources.

Improvements

  • Server: Added validation of hostnames in requests for improved security (opt-in).
  • Server: Added support for SSL certificates with a passphrase when using HTTPS.
  • Chat Completion: Requests that fail with code 429 will no longer be silently retried.
  • Chat Completion: Inline Image Quality control is now available for all compatible sources.
  • Reasoning: Auto-parsed reasoning blocks are now automatically removed from impersonation results.
  • UI: Updated the layout of the background image settings menu.
  • UX: Ctrl+Enter will send a user message if the text input is not empty.
  • Added Thai locale and made various improvements to existing locales.

Extensions

  • Image Captioning: Added custom model input for Ollama, updated the list of Groq models, and added NanoGPT as a source.
  • Regex: Added a debug mode for regex visualization and the ability to save regex order and state as presets.
  • TTS: Improved handling of nested quotes when using the "Narrate quotes" option.

Bug Fixes

  • Fixed request streaming for the Vertex AI backend in Express mode.
  • Fixed erroneous replacement of newlines with <br> tags inside HTML code blocks.
  • Fixed custom toast positions not being applied to popups.
  • Fixed the depth of in-chat prompt injections when using the continue function with the Chat Completion API.

What's Changed

New Contributors

Full Changelog: 1.13.3...1.13.4

Don't miss a new SillyTavern release

NewReleases is sending notifications on new releases.