Commit Graph

4200 Commits

Author SHA1 Message Date
Wolfsblvt 4527880c59
Add additional update script for forks/branches (#1963) 2024-03-25 21:55:48 +02:00
Cohee c6971be269
Merge pull request #1967 from DreamGenX/dreamgen_help_link
Dreamgen help link
2024-03-25 19:12:13 +02:00
DreamGenX f65d4fd589 DreamGen API Help: Link to guide rather than API Keys page. 2024-03-25 18:08:29 +01:00
Cohee 5216d5c8c0 Fallback for token count display 2024-03-25 19:00:14 +02:00
Cohee 129febedce
Merge pull request #1962 from 50h100a/pr_mancerargs
Updates to Mancer parameters and a logprobs fix
2024-03-25 18:59:25 +02:00
Cohee e9b05d4adc Indicate injected items by extension prompts in finalMesSend 2024-03-25 18:37:32 +02:00
50h100a 8b092adc14
Use mode enum to toggle dynatemp behavior. 2024-03-25 12:25:03 -04:00
Cohee 0d1f38c866
Merge pull request #1964 from LenAnderson/qr-editor-wordwrap
Add word-wrap toggle to QR editor
2024-03-25 18:17:11 +02:00
DreamGenX c6f2504549 DreamGen API Help: Link to guide rather than API Keys page. 2024-03-25 16:18:56 +01:00
LenAnderson dedb1625aa Merge branch 'staging' into qr-editor-wordwrap 2024-03-25 09:05:49 -04:00
LenAnderson f3f954f5da add style for horizontal scrollbars 2024-03-25 09:04:57 -04:00
LenAnderson 7c3ffcb3b1 qr editor wrap toggle 2024-03-25 09:04:41 -04:00
Cohee 5e8999cc43 Add comments to STscript 2024-03-25 14:22:39 +02:00
Cohee 101693ba99 Add i18n tags to onboarding. 2024-03-25 14:16:54 +02:00
Cohee 0218eb1a18 Disable newline wrapping of in-chat extension prompts 2024-03-25 13:11:28 +02:00
Cohee 4caa3b4f20 And then there were none 2024-03-24 21:49:12 +02:00
Cohee df805d692b Fix some code 2024-03-24 21:42:27 +02:00
Cohee 7520de445d Merge branch 'release' into staging 2024-03-24 21:35:55 +02:00
Cohee 71c6515c62
Merge pull request #1955 from SillyTavern/depth-inject-rework
Depth inject rework
2024-03-24 21:34:40 +02:00
Cohee d6168fdad4
Merge pull request #1959 from blueswolf/release
Fixed several machine translation errors
2024-03-24 21:34:17 +02:00
Cohee e153861043 Hide radio controls in drawers 2024-03-24 21:25:27 +02:00
50h100a 6f7e7b85ab For Mancer:
- Allow logprobs (works)
- Allow multiswipe (not yet)
- Adjust visible samplers
Fix: 0 logprob is 100% chance, handle accordingly.
2024-03-24 14:45:37 -04:00
Cohee e25c419491 Update Default chat comps preset 2024-03-24 17:09:28 +02:00
blueswolf f89e8d5302
Fixed several machine translation errors
“Token”      令牌   changed to  Tokens             it is Terminology used in Chinese
“Promt ”     提示  changed to   提示词             it is Terminology in Chinese
Change some blunt translations on the welcome page to be more in line with Chinese usage habits, such as:
"Confused or lost?":"感到困惑或迷失?“  changed to  "获取更多帮助?",
etc......
2024-03-24 20:50:46 +08:00
Cohee be95162e64 Fix search of extension prompts by role 2024-03-24 03:12:30 +02:00
Cohee 5028ae49bd Semicolon. 2024-03-24 03:00:00 +02:00
Cohee 8a7ad5ef91 Indicate overridden prompts 2024-03-24 02:19:10 +02:00
Cohee 3b637cc9a6 Add forbid overrides to prompts 2024-03-24 01:28:35 +02:00
Cohee c1ac34e001 Disable-able main prompt 2024-03-24 00:28:54 +02:00
Cohee 7b9c0e303f Clean-up continue nudge init 2024-03-23 23:11:05 +02:00
Cohee 6665666098 Add continue postfix controls for Chat Completion 2024-03-23 23:02:42 +02:00
Cohee 67e78fa456 Add roles to summary injects 2024-03-23 19:18:43 +02:00
Cohee bb6ac5147b Add roles to Author's Notes 2024-03-23 18:45:37 +02:00
Cohee 848af1fd4b Add inject roles to slash command 2024-03-23 18:44:40 +02:00
Cohee 1ff0e89529 Fix continue and bias spacing inconsistencies 2024-03-23 17:51:53 +02:00
Cohee 607df2f555 Add ability to insert role-typed prompt injections 2024-03-23 17:36:43 +02:00
Cohee 76cde592ad #1940 Allow both random syntaxes in one message 2024-03-23 00:57:33 +02:00
Cohee a645889455
Merge pull request #1949 from blueswolf/staging
Modify 中国人to 简体中文
2024-03-23 00:17:31 +02:00
blueswolf c3579c0dab
Fixed some Chinese translation errors
Fixed some Chinese translation errors
2024-03-23 05:45:54 +08:00
blueswolf e0219d640f
Modify 中国人to 简体中文
Modify 中国人 to 简体中文,中国人means people   简体中文means language in chinese
2024-03-23 04:39:52 +08:00
Cohee efe54086ce +1 less improper null check 2024-03-21 21:53:47 +02:00
Cohee 0021055f5c Null has an object type 2024-03-21 21:47:18 +02:00
Cohee b0fbe9434d Fix token counter chunk sanitation 2024-03-21 20:18:02 +02:00
Cohee 0678777460 Preserve selected prompt index on render 2024-03-21 20:12:36 +02:00
Cohee c46c6f6c37 Delag prompt manager operations 2024-03-21 19:59:19 +02:00
Cohee 6fe1b0f0e2 #1933 Gemini 1.5 Pro 2024-03-21 19:25:54 +02:00
Cohee 3b293de3ec Allow AVIF and friends for avatar images 2024-03-21 14:47:22 +02:00
Cohee 176befcf8c Fix more than 9 regex groups 2024-03-21 12:12:22 +02:00
Cohee 41b6169ea8 Extend getContext API 2024-03-21 01:11:47 +02:00
Cohee 04dad9a8de Fix styles 2024-03-21 01:11:26 +02:00