Merge pull request #3205 from SillyTavern/forbid-empty-varnamesSigned
Commits
main2024-12-19
2024-12-18
Do not allow empty or undefined variable names. Closes #3204
2024-12-17
2024-12-16
Add bypass status check for Generic TC API type
Merge pull request #3190 from M0ch0/stagingSigned
Merge pull request #3195 from RivelleDays/patch-2Signed
Remove spurious attrib tags inserted by getMissingTranslations
Fix i18n for Prompt Inspector in wand menu
Fix i18n for "Generate Caption" in wand menu
Fix i18n tags for Generate Image/Stop Image Generation, add translations
Update zh-tw.jsonSigned
Update: [constants.js] Remove BISON_SAFETY
Update: [prompt-converters.js] Remove entire dummy img codes
2024-12-15
Fix Cohere context sizesSigned
Replace invalid aya-23 model nameSigned
Add Cohere command-r7b-12-2024Signed
Fixes to group join examples parsing
Merge pull request #3189 from Succubyss/substrSigned
Merge pull request #3188 from InspectorCaracal/fix-double-prefix-2Signed
Update: [prompt-converters.js] Remove gemini-pro-vision from constants
Update: [chat-completions.js] Update sendMakerSuiteRequest function
Update: [openai.js] Remove deleted GAI models from context length checks
Update: [caption/settings.html] Remove GAI version of gemini-pro-vision
Update: [index.html] Fixed inconsistent notation of GAI models
Update: [index.html] Remove PaLM from GAI models
Update: [index.html] Added notes for deprecated GAI models
Update: [index.html] Remove GAI models deleted from the API
Add /substr command
2024-12-14
Fix name-inclusion logic checkSigned
Add /getcharlore and /getpersonalore commands Closes #3183
Add a name argument for /getchatbook Closes #2599
Merge pull request #3181 from SillyTavern/tc-split-genericSigned
One more example of generic endpoint
Merge branch 'staging' into tc-split-generic
Merge pull request #3187 from InspectorCaracal/fix-double-prefixSigned
Use Array.includes
Merge pull request #3186 from Succubyss/getcontext_gettexttokensSigned
fix double-prefixing on example messagesSigned