Update context sizes for new Cohere models
Commits
main2024-11-22
ecbf9df7
Settings for new gemini
Remove to-int conversion from Novel logprobs
Support images in custom prompt post-processing
feat: Add multiple delayed model updates
Return 502 with error description when connection to remote CC API fails
Linting and commenting
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