Commits

feat/multi-feature-pack

2024-12-27

Gemini thinking: Specify context size, system prompt and vision support
Cohee authored 1 year ago
a82c05a8
Move color-scheme preference to body element
Cohee authored 1 year ago
6286eb58
Remove auto dark theme hindrance
Cohee authored 1 year ago
7885739a
Remove transparency from toast container
Cohee authored 1 year ago
bba36e21
Merge pull request #3228 from isaac-mcfadyen/llamacpp-logprobsSigned
Cohee authored 1 year ago
90ff4c73
Add Deepl endpoint selection Fixes #3224
Cohee authored 1 year ago
29acc2e2
Update index.html - New Google AI Studio ModelSigned
79 authored 1 year ago
0d8977d6
llama.cpp: fixed wording in comment for logprobsSigned
Isaac McFadyen authored 1 year ago
d14f2f3c
llama.cpp: fixed logprobs for newest server versionSigned
Isaac McFadyen authored 1 year ago
77414045

2024-12-26

Accounts: fix dangling session cookies on logout
Cohee authored 1 year ago
4fa8e0a8
NovelAI: Fix backward compatibility with scheduler setting
Cohee authored 1 year ago
c42a7739
NovelAI: Limit maximum steps to 50
Cohee authored 1 year ago
b5eb2b51
NovelAI: Make Euler Ancestral a default sampler
Cohee authored 1 year ago
27f87681
NovelAI: Disable SMEA/DYN for V4
Cohee authored 1 year ago
844d8bde
NovelAI: Remove deprecated SD models
Cohee authored 1 year ago
f92f8f4a
locales: update API key hint from Horde KoboldAI to AI Horde
Cohee authored 1 year ago
4a4e0245
changed color of ip warning
BPplays authored 1 year ago
ae79616c
moved stringtobool
BPplays authored 1 year ago
9c099390
changed settings value error to just set to auto
BPplays authored 1 year ago
647b89f8
misc formatting
BPplays authored 1 year ago
591a61a6
fixed cli args and logic bug
BPplays authored 1 year ago
4a8b47a6
changed back const
BPplays authored 1 year ago
1689baa2
fixed backward compat, and check if auto before getting addrs
BPplays authored 1 year ago
ca283c0d
Firefox: restore chat scroll top on edit textarea autofit
Cohee authored 1 year ago
0d79bb6f
trimToEndSentence: fix emoji trim after whitespace
Cohee authored 1 year ago
e33e0b1e
fixed logic bug
BPplays authored 1 year ago
9e049f44
changed to always report supported ip ver even when disabled, green means it's enabled
BPplays authored 1 year ago
0bc05699
added better error reporting
BPplays authored 1 year ago
e861b189
added better error reporting
BPplays authored 1 year ago
26c0b620
added better error reporting
BPplays authored 1 year ago
324eb695
fixed linting issues
BPplays authored 1 year ago
b5139e3f
made loop better
BPplays authored 1 year ago
38b1c263
added better error handling
BPplays authored 1 year ago
418a2564
fixed dumb mistake
BPplays authored 1 year ago
8d0261ba
fixed typo
BPplays authored 1 year ago
dc3b18de
added automatic ipv6 ipv4 detection
BPplays authored 1 year ago
b0cb9829

2024-12-25

Add provider arg to /translate command
Cohee authored 1 year ago
7f2cf6f7
Merge pull request #3221 from Succubyss/manual_selectionSigned
Cohee authored 1 year ago
0cb82b32
Merge pull request #3222 from SillyTavern/bg-fittingSigned
Cohee authored 1 year ago
28c7dbbe

2024-12-24

tokenizers.js: add MANUAL_SELECTION (& removes turbo-0301 lines)
Succubyss authored 1 year ago
c8980467
Add background image fitting options Closes #3133
Cohee authored 1 year ago
0b437179
Add fallback mechanism for background selection in autoBackgroundCommand
Cohee authored 1 year ago
540d9359
OpenRouter: Add control for middle-out transform Closes #3033
Cohee authored 1 year ago
7adc6d38

2024-12-23

Clean-up try/catch blocks in translate.js
Cohee authored 1 year ago
09dd9762
Merge pull request #3219 from SillyTavern/pt-brSigned
Cohee authored 1 year ago
7490357d
Construct Lingva URL using url-join
Cohee authored 1 year ago
1a169575
Fix default URL check for Lingva translator
Cohee authored 1 year ago
83e677d6
Add default URL for Lingva translator
Cohee authored 1 year ago
8394b976
Update bing translate API package, fix language codes
Cohee authored 1 year ago
c4a92c95
Translation: Split Portuguese langs
Cohee authored 1 year ago
650853ea