Cohee
bcfb07de5e
New llama-3.3 Groq model
...
Closes #3168
2024-12-10 17:59:59 +02:00
Cohee
050f485a5b
Merge pull request #3162 from alexdenton123/patch-1
...
Update index.js
2024-12-09 18:51:17 +02:00
Cohee
cc73a45d1f
Make lint happy
2024-12-09 17:32:23 +02:00
AlpinDale
bcbfcb87b5
aphrodite: send an empty sampler priority list if using the default order
2024-12-09 14:05:33 +00:00
Cohee
66f02f59c0
Merge pull request #3132 from AlpinDale/sampler_order
...
aphrodite: sampler order block
2024-12-09 15:27:30 +02:00
Cohee
323b9407df
Small cosmetic fixes
2024-12-09 15:26:57 +02:00
Cohee
3ed5d892f7
Fix bugs with the settings
2024-12-09 15:13:19 +02:00
Cohee
5166720f07
Merge pull request #3164 from RivelleDays/patch-1
...
Update zh-tw.json: Improved Translation Quality and Terminology Consistency
2024-12-09 12:17:30 +02:00
Rivelle
60caa67667
Update zh-tw.json
2024-12-09 14:29:10 +08:00
Rivelle
d9ee8aa3dc
Update zh-tw.json
2024-12-09 14:26:46 +08:00
Alex Denton
f98f83471a
Update index.js
...
Changes for LLM API
- Avoid sending partial API requests when streaming.
- Avoid checking character length when using API as it can afford more characters.
2024-12-08 23:31:03 +01:00
Cohee
9a13128398
Merge pull request #3159 from RivelleDays/patch-1
...
Enhance zh-tw.json: Completing and Refining Previous Translations
2024-12-08 14:34:55 +02:00
Rivelle
e21931b6eb
Update zh-tw.json
...
Translated previously incomplete sections.
Refined certain terms for improved professionalism and neutrality. Key adjustments include:
1. The previous translator rendered "Persona" as "玩家角色" (player character). This has been revised to "使用者" (user) to avoid giving SillyTavern the impression of being a game.
2. Simplified "角色人物卡" (character profile card) to "角色卡" (character card), as current character cards may represent non-human entities, non-living objects, or even settings. Removing "人物" (character) does not impact clarity.
3. Unified the translation of "Tokenizer" as "分詞器" (tokenizer), which is more common in professional discussions in Traditional Chinese.
4. Translated "Global" as "全域" (global), aligning better with technical terminology.
5. Revised certain translations to better match their intended functionalities, such as:
- "Reduced Motion" is more accurately described as "減少介面的動畫效果" (reduce interface animations).
- "Auto-Expand Message Actions" is now "展開訊息快速編輯選單工具" (expand quick edit menu for messages).
2024-12-08 18:27:44 +08:00
Cohee
12db782a30
Merge branch 'release' into staging
2024-12-08 01:00:39 +02:00
Cohee
1d3abf54a5
Move AllTalk event handlers setup up
2024-12-08 00:48:44 +02:00
Cohee
0638953a20
Clean-up debug logs
2024-12-07 20:34:01 +02:00
Cohee
f6b9cd970d
Add gemini-exp-1206 to supported image prompt models
2024-12-07 14:36:53 +02:00
AlpinDale
add108b821
fix the JS issue where both ooba and aphro were using the same container ID
2024-12-07 12:36:10 +00:00
AlpinDale
a1115ab4ff
Merge remote-tracking branch 'alpin/staging' into sampler_order
2024-12-07 12:27:55 +00:00
Cohee
b8a9a55246
Fix group candidates fuzzy filter
2024-12-06 23:04:18 +02:00
Cohee
0849cfca98
Remove unused imports
2024-12-06 22:13:34 +02:00
Cohee
485e9e2eaa
Fix redundancy in getContext. Add power user settings
2024-12-06 21:54:07 +02:00
Cohee
3ae858113b
Set strict function binds in jsconfig
2024-12-06 21:50:08 +02:00
Cohee
192a1f4014
getContext: Simplify chatId access
2024-12-06 21:41:04 +02:00
Cohee
0da4590597
Merge branch 'staging' into getcontext-typed
2024-12-06 21:31:53 +02:00
Cohee
3ed095bb0e
Merge pull request #3154 from SillyTavern/optimize-past-swipes
...
Optimize past swipes
2024-12-06 21:31:19 +02:00
Cohee
1a8e37d3a5
Remove counter hide on right swipe
2024-12-06 20:54:45 +02:00
Cohee
d5221760a3
Hide swipe counter with visibility
2024-12-06 20:24:22 +02:00
Cohee
dce63f52c0
Remove SD module worker
2024-12-06 20:21:01 +02:00
M0cho
073b76a693
Support Gemini-exp-1206
2024-12-07 02:19:15 +09:00
Cohee
9c43999e4b
Fix /tools-unregister
2024-12-06 17:15:40 +02:00
Cohee
77841dbc21
Add types for SillyTavern.getContext
2024-12-06 16:41:26 +02:00
Cohee
3502bfcaa0
Add {{groupNotMuted}}
2024-12-05 22:57:02 +02:00
Cohee
f5f60e269e
Merge pull request #3150 from Succubyss/getpromptentry
...
add /getpromptentry command
2024-12-05 22:06:38 +02:00
Cohee
7dfba69fc1
Import promptManager from openai.js
2024-12-05 22:06:16 +02:00
Succubyss
4cf5d1535e
add /getpromptentry command
2024-12-05 12:38:21 -06:00
Cohee
a137c23116
Merge pull request #3148 from IceFog72/release
...
Small css fix.
2024-12-05 18:51:04 +02:00
Cohee
63f9f33e20
calc() is not needed
2024-12-05 18:50:20 +02:00
Cohee
3dd1e25a3b
Hide past swipes with opacity
2024-12-05 15:56:17 +00:00
Cohee
23a10fdc22
Optimize past swipe counters performance
2024-12-05 15:32:30 +00:00
IceFog72
960db2d59b
Update tts/style.css
...
.at-settings-separator padding fix
2024-12-05 03:25:13 +02:00
IceFog72
3d8f8d90c3
Update stable-diffusion/style.css
...
#sd_dropdown backdrop-filter fix
2024-12-05 03:23:11 +02:00
Cohee
41a3035a2a
Use filter order in group candidates list
2024-12-04 15:22:53 +00:00
Cohee
23e59a1189
Document that -0 is supported
2024-12-04 12:57:02 +00:00
Cohee
e9fc488661
Properly check for -0
2024-12-04 12:53:34 +00:00
Cohee
2ef095c273
Merge branch 'release' into staging
2024-12-04 01:35:50 +02:00
Cohee
e6be28acea
llama.cpp: Don't send empty DRY sequence breakers
...
Fixes #3048
2024-12-04 01:32:27 +02:00
Cohee
79700fd983
Add Kobold Lite chats import
2024-12-04 00:44:50 +02:00
Cohee
8de1d26eaa
NanoGPT: Unhide sampling parameters
2024-12-04 00:00:08 +02:00
Cohee
69da293fb9
Show used preset in itemization dialog
2024-12-03 23:27:39 +02:00