Cohee
|
39cfb35c1a
|
Gemini: Fix cross-chunk parsing of multipart replies
|
2024-12-27 23:15:09 +02:00 |
|
Cohee
|
77f5f00151
|
Remove no-connection class from send form on connection
|
2024-12-27 22:43:40 +02:00 |
|
Cohee
|
08baa1f9ae
|
Gemini: lean sysprompt hint
|
2024-12-27 22:40:59 +02:00 |
|
Cohee
|
59772bfd27
|
Merge pull request #3229 from Sevenyine/staging
Add new Google AI Studio model
|
2024-12-27 22:40:04 +02:00 |
|
Cohee
|
a82c05a8ac
|
Gemini thinking: Specify context size, system prompt and vision support
|
2024-12-27 22:39:26 +02:00 |
|
Cohee
|
6286eb5827
|
Move color-scheme preference to body element
|
2024-12-27 21:05:47 +02:00 |
|
Cohee
|
7885739a55
|
Remove auto dark theme hindrance
|
2024-12-27 20:53:05 +02:00 |
|
Cohee
|
bba36e2145
|
Remove transparency from toast container
|
2024-12-27 19:53:57 +02:00 |
|
Cohee
|
90ff4c7308
|
Merge pull request #3228 from isaac-mcfadyen/llamacpp-logprobs
Fix recent llama.cpp server logprobs
|
2024-12-27 19:49:21 +02:00 |
|
Cohee
|
29acc2e2db
|
Add Deepl endpoint selection
Fixes #3224
|
2024-12-27 13:02:06 +00:00 |
|
79
|
0d8977d688
|
Update index.html - New Google AI Studio Model
|
2024-12-27 15:08:16 +08:00 |
|
Isaac McFadyen
|
d14f2f3c77
|
llama.cpp: fixed wording in comment for logprobs
|
2024-12-27 01:15:35 -05:00 |
|
Isaac McFadyen
|
77414045d9
|
llama.cpp: fixed logprobs for newest server version
|
2024-12-27 01:00:55 -05:00 |
|
Cohee
|
4fa8e0a89c
|
Accounts: fix dangling session cookies on logout
|
2024-12-27 01:36:23 +02:00 |
|
Cohee
|
c42a7739d6
|
NovelAI: Fix backward compatibility with scheduler setting
|
2024-12-27 00:24:53 +02:00 |
|
Cohee
|
b5eb2b5150
|
NovelAI: Limit maximum steps to 50
|
2024-12-26 22:51:58 +02:00 |
|
Cohee
|
27f8768141
|
NovelAI: Make Euler Ancestral a default sampler
|
2024-12-26 22:44:15 +02:00 |
|
Cohee
|
844d8bdee7
|
NovelAI: Disable SMEA/DYN for V4
|
2024-12-26 22:42:01 +02:00 |
|
Cohee
|
f92f8f4a84
|
NovelAI: Remove deprecated SD models
|
2024-12-26 22:24:37 +02:00 |
|
Cohee
|
4a4e02450c
|
locales: update API key hint from Horde KoboldAI to AI Horde
|
2024-12-26 21:54:24 +02:00 |
|
Cohee
|
0d79bb6f6d
|
Firefox: restore chat scroll top on edit textarea autofit
|
2024-12-26 13:24:48 +00:00 |
|
Cohee
|
e33e0b1e64
|
trimToEndSentence: fix emoji trim after whitespace
|
2024-12-26 10:45:10 +02:00 |
|
Cohee
|
7f2cf6f7e6
|
Add provider arg to /translate command
|
2024-12-25 23:31:37 +02:00 |
|
Cohee
|
0cb82b3288
|
Merge pull request #3221 from Succubyss/manual_selection
tokenizers.js: Add MANUAL_SELECTION (& removes turbo-0301 lines)
|
2024-12-25 22:14:28 +02:00 |
|
Cohee
|
28c7dbbe1b
|
Merge pull request #3222 from SillyTavern/bg-fitting
Add background image fitting options
|
2024-12-25 22:09:01 +02:00 |
|
Succubyss
|
c89804677a
|
tokenizers.js: add MANUAL_SELECTION (& removes turbo-0301 lines)
|
2024-12-24 16:45:35 -06:00 |
|
Cohee
|
0b43717931
|
Add background image fitting options
Closes #3133
|
2024-12-24 23:32:31 +02:00 |
|
Cohee
|
540d93592b
|
Add fallback mechanism for background selection in autoBackgroundCommand
|
2024-12-24 22:15:33 +02:00 |
|
Cohee
|
7adc6d38e2
|
OpenRouter: Add control for middle-out transform
Closes #3033
|
2024-12-24 21:51:47 +02:00 |
|
Cohee
|
09dd9762f7
|
Clean-up try/catch blocks in translate.js
|
2024-12-23 23:42:20 +02:00 |
|
Cohee
|
7490357d9e
|
Merge pull request #3219 from SillyTavern/pt-br
Translate: Split Portuguese languages
|
2024-12-23 23:31:04 +02:00 |
|
Cohee
|
1a16957519
|
Construct Lingva URL using url-join
|
2024-12-23 21:51:33 +02:00 |
|
Cohee
|
83e677d6cb
|
Fix default URL check for Lingva translator
|
2024-12-23 21:38:19 +02:00 |
|
Cohee
|
8394b97600
|
Add default URL for Lingva translator
|
2024-12-23 21:34:16 +02:00 |
|
Cohee
|
c4a92c95e6
|
Update bing translate API package, fix language codes
|
2024-12-23 21:12:18 +02:00 |
|
Cohee
|
650853eabb
|
Translation: Split Portuguese langs
|
2024-12-23 20:28:21 +02:00 |
|
Cohee
|
71050ef1d2
|
Fix AI Horde deadnaming
|
2024-12-23 19:37:51 +02:00 |
|
Cohee
|
d166ccf455
|
Merge pull request #3218 from soyangel/patch-1
Fix "save" translation in es-es
|
2024-12-23 15:39:21 +02:00 |
|
Angel Luis Jimenez Martinez
|
5eff49f442
|
Fix "save" translation in es-es
|
2024-12-23 10:56:08 +01:00 |
|
Cohee
|
616fc34826
|
Add type definitions for jQuery plugins
|
2024-12-23 01:08:56 +02:00 |
|
Cohee
|
404a217622
|
Backfill imported bias entry ids
|
2024-12-23 00:49:35 +02:00 |
|
Cohee
|
7f94cb4bee
|
CC: Simplify default wrappers for personality and scenario
|
2024-12-22 23:36:58 +02:00 |
|
Cohee
|
f0b124221c
|
Merge pull request #3216 from HiroseKoichi/release
Remove brackets around `{{name}}` in `ChatML-Names` and `Llama-3-Instruct-Names`
|
2024-12-22 23:32:08 +02:00 |
|
Cohee
|
3f7b91a4eb
|
Add uuid to CC logit bias entries
|
2024-12-22 23:27:20 +02:00 |
|
Hirose
|
17df259afd
|
Update ChatML-Names.json
Remove brackets from `ChatML-Names`
|
2024-12-22 15:00:00 -06:00 |
|
Hirose
|
964437ed13
|
Update Llama-3-Instruct-Names.json
Remove brackets from `Llama-3-Instruct-Names`
|
2024-12-22 14:59:35 -06:00 |
|
Cohee
|
6044aebe1f
|
Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging
|
2024-12-22 19:26:51 +02:00 |
|
Cohee
|
1ebaf18210
|
feat: add drag-and-drop functionality for logit bias lists
|
2024-12-22 19:26:47 +02:00 |
|
Cohee
|
352a8e9a61
|
Merge pull request #3215 from ceruleandeep/feature/uploadSprite
/uploadsprite slashcommand
|
2024-12-22 18:13:39 +02:00 |
|
Cohee
|
0f93caa427
|
Fix type errors in command registration
|
2024-12-22 18:12:07 +02:00 |
|