Support images in custom prompt post-processing
Commits
feat/multi-feature-pack2024-11-22
2024-11-21
2024-11-20
2024-11-19
feat: add top nsigma sampler support
Merge pull request #3093 from WolframRavenwolf/Mistral-2411Signed
Mistral-2411 -> Mistral V7
Mistral-2411 context+instruct presets
Groups: add 'manual' reply strategy
Claude: fix prefill tool calling hack with at-depth caching
Merge pull request #3092 from Ivruix/releaseSigned
Add command-line arguments description to Russian readme
template derivation: add support for llama.cpp server backendSigned
fix error console.log messageSigned
switch to crypto libSigned
template derivation: move hash part to backendSigned
feature: derived templatesSigned
2024-11-18
ImageGen: add BFL API for image generation
Merge pull request #3085 from honey-tree/claude-caching-at-depthSigned
[chore] eslint fixes
Merge branch 'staging' into claude-caching-at-depth
Merge pull request #3088 from ceruleandeep/feature/comfyGgufModelsSigned
Don't use deprecated fetch method.
ComfyUI: Log error details on prompt submission
Merge branch 'staging' into feature/comfyGgufModels
Update OpenRouter providers listing Closes #3089
MistralAI: new pixtral large model
Vectors: escape file names
Data Bank: display file ingestion progress
Add diffusion unets to ComfyUI models list
Moved most of code to prompt converters
Merge pull request #3006 from joenunezb/fix-textarea-width-bugSigned
Merge pull request #3004 from joenunezb/enhancement-make-buttons-scrollableSigned
Fix reroll button at home
Fix npm audit
Fix npm audit
Add sample workflow for ComfyUI img2img
Convert data URL to plain base64-encoded image data
Add GGUF models and denoise parameter for ComfyUI
Undo docstring changes
review: Fix chrome inconsistent scroll and firefox scroll to bottom
Merge branch 'fix-textarea-width-bug' of https://github.com/joenunezb/SillyTavern into fix-textarea-width-bug
Fix: Inconsistent Textarea resizing in small windows