Commit Graph

10058 Commits

Author SHA1 Message Date
Cohee
d8b738d73e Merge pull request #3232 from RivelleDays/staging
Update zh-tw.json
2024-12-28 15:00:53 +02:00
Cohee
7edc6b4123 Merge pull request #3231 from Sevenyine/staging
Optimized zh-cn translation
2024-12-28 14:59:46 +02:00
Sevenyine
af21c92bd6 Optimized and supplemented zh-CN translation 2024-12-28 20:31:43 +08:00
79
3596ba6d38 Sort Keys 2024-12-28 14:53:33 +08:00
Rivelle
e7d3351c1d Update zh-tw.json
- Added a few missing translations
- Corrected phrasing
- Removed duplicate entries
2024-12-28 11:20:48 +08:00
Rivelle
7a7d6a500d Update zh-tw.json
- Added a few missing translations  
- Corrected phrasing  
- Removed duplicate entries
2024-12-28 11:18:45 +08:00
79
35913e2dfb Optimized zh-cn translation 2024-12-28 11:06:25 +08:00
Cohee
57a7d549c0 Merge pull request #3230 from RivelleDays/staging
Update zh-tw.json: Translation Fixes and Terminology Refinement
2024-12-28 02:56:20 +02:00
Cohee
149de7d257 Image Gen: make CFG step 0.1 2024-12-28 02:28:58 +02:00
Rivelle
6a76ebe747 Update zh-tw.json
- Added translation for the third-party "Dialogue Colorizer" extension (an attempt to integrate SillyTavern-i18n translation)
2024-12-28 08:07:15 +08:00
Rivelle
aaf0f24d60 Update zh-tw.json: Translation Fixes and Terminology Refinement
- Updated untranslated text using SillyTavern-i18n (thanks to ceruleandeep for the documentation)
- Fixed known translation issues (mismatched translations and functionality)
- Refined phrasing and standardized terminology (did my best while reviewing the documentation...)
2024-12-28 06:34:00 +08:00
Cohee
c4f119ebf9 cfg: Adjust max context size based on injected prompt
Close #2424
2024-12-27 23:43:16 +02:00
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
BPplays
ae79616c73 changed color of ip warning 2024-12-26 11:44:30 -08:00
BPplays
9c0993908a moved stringtobool 2024-12-26 11:42:32 -08:00
BPplays
647b89f8ad changed settings value error to just set to auto 2024-12-26 11:40:22 -08:00
BPplays
591a61a61c misc formatting 2024-12-26 10:51:45 -08:00
BPplays
4a8b47a6ff fixed cli args and logic bug 2024-12-26 10:44:48 -08:00
BPplays
1689baa2a4 changed back const 2024-12-26 10:30:51 -08:00
BPplays
ca283c0da6 fixed backward compat, and check if auto before getting addrs 2024-12-26 10:29:04 -08: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
BPplays
9e049f44e2 fixed logic bug 2024-12-25 17:28:44 -08:00
BPplays
0bc0569932 changed to always report supported ip ver even when disabled, green means it's enabled 2024-12-25 17:25:02 -08:00
BPplays
e861b18992 added better error reporting 2024-12-25 17:22:18 -08:00
BPplays
26c0b620f8 added better error reporting 2024-12-25 17:16:40 -08:00
BPplays
324eb695f5 added better error reporting 2024-12-25 17:16:12 -08:00
BPplays
b5139e3ff9 fixed linting issues 2024-12-25 17:06:05 -08:00
BPplays
38b1c26396 made loop better 2024-12-25 17:01:12 -08:00
BPplays
418a2564b2 added better error handling 2024-12-25 16:59:47 -08:00
BPplays
8d0261bab3 fixed dumb mistake 2024-12-25 16:52:13 -08:00