Commits

main

2025-05-12

Indicate welcome page assistant in the list
Cohee authored 1 year ago
d5c56fa4
Update Font Awesome to 6.7.2
Cohee authored 1 year ago
7b9f5b3f
Merge pull request #3988 from kallewoof/202505-mistral-templatesSigned
Cohee authored 1 year ago
e25a033c
chat-templates: reorder by version and add missing templateSigned
Karl-Johan Alm authored 1 year ago
644b988b

2025-05-11

Permanent assistant autocreation and temporary chat restore
Cohee authored 1 year ago
31e2cf71
Temp chat button works
Cohee authored 1 year ago
61f69aa6
Adjust element alignments
Cohee authored 1 year ago
e80c36c2
Fix long date title
Cohee authored 1 year ago
9be173e3
Add line-clamp to recent chats list
Cohee authored 1 year ago
2e6a02a5
Prevent reopening an already open recent chat
Cohee authored 1 year ago
8d2c8fd6
Add shortcuts to welcome prompt
Cohee authored 1 year ago
415bb5f9
[wip] Welcome screen prototype
Cohee authored 1 year ago
e975d374
Pollinations - Text (#3985)Signed
Cohee authored 1 year ago
420d568c
Refactor firstLoadInit to include initCustomSelectedSamplers and addDebugFunctions
Cohee authored 1 year ago
99e3c223
Handle unknown chat completion sources gracefully by logging an error and returning an empty string
Cohee authored 1 year ago
09f2b2f7
Refactor sequence breaker parsing in getTextGenGenerationData function
Cohee authored 1 year ago
fc1020a8
Merge pull request #3986 from 50h100a/pr_xtcdrySigned
Cohee authored 1 year ago
9305c297

2025-05-10

Mancer parameters: - Add XTC - Add DRY - Remove Mirostat
50h100a authored 1 year ago
2aa5addb
Install jimp plugins explicitly
Cohee authored 1 year ago
e6530cb2
Prompt Manager: add source display of pulled prompts (#3981)Signed
Cohee authored 1 year ago
44b7a09c
Merge pull request #3983 from cloak1505/stagingSigned
Cohee authored 1 year ago
4c56f306
Actual copy and pasteSigned
cloak1505 authored 1 year ago
cc757686
Update and alphabetize OpenRouter providers list
cloak1505 authored 1 year ago
c7963d68

2025-05-09

Merge pull request #3980 from SillyTavern/fix-lcpp-captionSigned
Cohee authored 1 year ago
b2ed69aa
Do not remove data URI prefix from llamacpp caption requests
Cohee authored 1 year ago
aef00500
llamacpp: use generic CC endpoint for captioning
Cohee authored 1 year ago
8a4da487

2025-05-08

xAI: fix model not saving to presets
Cohee authored 1 year ago
c6a64d85
Merge pull request #3971 from SillyTavern/ccllaauuddeeSigned
Cohee authored 1 year ago
104d4cce
DeepSeek: don't send empty required arrays in tool definitions
Cohee authored 1 year ago
59635338
Claude: add web search tool, adjust prefill voiding Closes #3968
Cohee authored 1 year ago
c1c77a6a
Claude: "Auto" effort = no thinking
Cohee authored 1 year ago
da7f97b6

2025-05-07

Merge pull request #3964 from SillyTavern/click-to-editSigned
Cohee authored 1 year ago
b71b94d4
mistral-medium-2505
Cohee authored 1 year ago
fa8ea7c6
Regex: add export buttons for global and scoped scripts
gk authored 1 year ago
6df95b98
Migrate old preference for "click to edit" setting based on chat display style
Cohee authored 1 year ago
7a4d6ecf
Regex: allow multiple definitions in a single file
gk authored 1 year ago
2650d886

2025-05-06

Merge pull request #3961 from DocShotgun/stagingSigned
Cohee authored 1 year ago
5c027634
Remove special handling of nsigma for llama.cpp * 0 now changed to disable/no-op upstream
DocShotgun authored 1 year ago
3be99159
Decouple "click to edit" from document mode
Cohee authored 1 year ago
5e31a21d
Merge pull request #3963 from sirius422/stagingSigned
Cohee authored 1 year ago
0f1bb766
Translate nsigma 0 to -1 to disable for llama.cpp
DocShotgun authored 1 year ago
4a5d0df9
Add support for gemini-2.5-pro-preview-05-06
sirius422 authored 1 year ago
edb97020
Remove tfs_z alias for llama.cpp * This sampler is no longer supported in llama.cpp
DocShotgun authored 1 year ago
bf8b3b50
Update llama.cpp textgen settings * Add min_keep, a llama.cpp-exclusive setting for constraining the effect of truncation samplers * Enable nsigma for llama.cpp, and add llama.cpp alias top_n_sigma, add nsigma to the llama.cpp sampler order block * Allow a negative value of nsigma as this represents 'disabled' in llama.cpp (while 0 is deterministic) * Remove tfs and top_a as these are not supported by llama.cpp (tfs was removed, and top_a was never supported) * Correct the identification string for typical_p in the llama.cpp sampler order block * Add penalties to the llama.cpp sampler order block
DocShotgun authored 1 year ago
bf66a395

2025-05-05

Add clipboard script commands Closes #3958
Cohee authored 1 year ago
6625e403
Merge pull request #3955 from SillyTavern/pin-stylesSigned
Cohee authored 1 year ago
c6267002
Merge pull request #3957 from RivelleDays/stagingSigned
Cohee authored 1 year ago
835c731b
Update zh-tw.jsonSigned
Rivelle authored 1 year ago
78b42905
Update zh-tw.json
Rivelle authored 1 year ago
7b777fb8

2025-05-04

Merge branch 'staging' into pin-styles
Cohee authored 1 year ago
fc43ae38