Commit Graph

10070 Commits

Author SHA1 Message Date
d8bc38c0b0 Make the redirection note slightly less eye bleeding 2025-04-27 12:31:19 -05:00
3e0697b7c7 Lintfix 2025-04-27 15:16:46 +03:00
7c54a74ffa Add another ugli ahh list for no grounding models 2025-04-27 15:11:23 +03:00
15daf19a08 Streaming endpoint is no longer busted
But still ass
2025-04-27 14:58:23 +03:00
61c7f53d22 Move endpoint version to conifg. Refactor ugli model lists 2025-04-27 14:56:51 +03:00
acc05e633d gemini-exp to max_1mil context 2025-04-26 20:38:35 -05:00
4599797baf Revert responsive Google models per Cohee's executive order
I was wrong on a few models. At least Gemini still fits on a 1440p monitor.
2025-04-26 20:04:50 -05:00
340be02777 Default HARM_CATEGORY_CIVIC_INTEGRITY to OFF
All models support either all BLOCK_NONE, or all OFF.
2025-04-26 18:43:56 -05:00
fc09be75a6 Almost done with Google pruning
* Put back 1.5-latest
* Put back missing flash 002 (same deal about safetySettings like pro 001 vs 002)
* Remove dead models and gemma from BLOCK_NONE check
2025-04-26 17:54:34 -05:00
af64ac001a Update caption_multimodal_model
And fix optgroup typo
2025-04-26 14:33:47 -05:00
c6a047651b Add 'learn' to visionSupportedModels
Also remove dead gemini-exp models
2025-04-26 14:23:10 -05:00
023976444f Oops, gemini-1.5-pro-001 is still live 2025-04-26 14:04:31 -05:00
05e60ff00b Exclude gemini-2.0-flash-lite from web search 2025-04-26 13:04:00 -05:00
a764e5ce54 Exclude LearnLM from web search 2025-04-26 12:51:26 -05:00
01d52f140a Update "Use system prompt" 2025-04-26 12:19:06 -05:00
28d42e5200 Prune Google models 2025-04-26 11:39:44 -05:00
37c97db969 Merge pull request #3916 from SillyTavern/fix-instruct-regex
Check instruct activation regex before selecting context template
2025-04-26 14:25:35 +03:00
84f339cdd6 Merge pull request #3913 from SillyTavern/fix-continue-suffix
Fix continuation suffix trimming
2025-04-26 01:47:52 +03:00
a927ab557a Check instruct activation regex before selecting bound context template match 2025-04-26 01:47:07 +03:00
6848b38bb7 Merge pull request #3900 from equal-l2/vision-cleanup
Vision cleanup
2025-04-26 01:21:42 +03:00
e621f0d967 Remove model name check in convertGooglePrompt 2025-04-26 00:34:21 +03:00
76aa17e08f Merge pull request #3911 from cloak1505/staging
Normalize instruct names behavior and repair Lightning 1.1's system prompt
2025-04-26 00:10:01 +03:00
321efa354a Update index.json 2025-04-25 15:35:44 -05:00
82c86c9ce6 Clean Lightning 1.1 2025-04-25 14:57:42 -05:00
dafc4e8098 Merge pull request #3915 from SillyTavern/feat/refactor-wi-init
Refactor WI init to init function for more consistent startup
2025-04-25 22:28:55 +03:00
6eb89bd21c fix some linting 2025-04-25 20:58:28 +02:00
05c010223b Move function above init
Well, I like that init is last in nearly all files...
2025-04-25 20:49:47 +02:00
a667e14c8b Make global WI placeholder translatable 2025-04-25 20:45:13 +02:00
cb32fb354c Merge pull request #3914 from cloak1505/google-patch
Print full Google response
2025-04-25 21:45:05 +03:00
470a0964f7 Initialize world info during app startup
Moves world info event binding from jQuery document-ready handler
to explicit initialization function for better control flow
Ensures world info setup occurs after core dependencies are loaded
2025-04-25 20:43:13 +02:00
776d220374 Why was it a warning level 2025-04-25 21:40:59 +03:00
93ea8b6a22 ESLint woes 2025-04-25 13:37:56 -05:00
ea7ff5b1c2 inspect depth 5 2025-04-25 13:22:33 -05:00
bd1d393e5d Print full Google response 2025-04-25 13:05:14 -05:00
b3e51c8b1c Fix continuation suffix trimming
Fixes #3901
2025-04-25 20:20:53 +03:00
74f441d0ba Merge pull request #3912 from kallewoof/202504-glm-4-sop-nl
trivial: remove extraneous \n after sop token
2025-04-25 19:14:56 +03:00
cf7edd99a7 trivial: remove extraneous \n after sop token 2025-04-26 00:08:02 +09:00
2151ae7aaa Normalize instruct "names_behavior" to "force" for those that don't require "none" or "always 2025-04-25 09:40:49 -05:00
81fec97f54 Repair Lightning 1.1's system prompt 2025-04-25 09:22:10 -05:00
4ce7e97ab3 Merge pull request #3908 from cloak1505/staging
Remove last message role restriction for Cohere
2025-04-25 13:27:59 +03:00
abb6706601 Merge pull request #3906 from kallewoof/202504-glm-4-presets
chat preset: GLM-4
2025-04-25 13:25:08 +03:00
2d366117dd chat preset: GLM-4 2025-04-25 15:22:51 +09:00
a4442899f6 Remove last message role restriction for Cohere 2025-04-24 19:35:05 -05:00
3fd12b28dc Merge branch 'staging' into vision-cleanup 2025-04-25 01:49:40 +09:00
903839c9c5 Use array syntax for excluding non-vision OpenAI models
Co-authored-by: Wolfsblvt <wolfsblvt@gmail.com>
2025-04-25 01:40:13 +09:00
c16be2ec0e Change UI for failed integrity checks 2025-04-24 15:20:43 +00:00
5b031ed5b4 Merge pull request #3902 from SillyTavern/openrouter-reasoning-effort
Add reasoning effort control for CC OpenRouter
2025-04-23 22:08:32 +03:00
5241b22a73 Add reasoning effort control for CC OpenRouter
Closes #3890
2025-04-23 21:38:31 +03:00
cfc41163e2 Merge pull request #3893 from SillyTavern/gemini-2.5-thinking
Thinking Budget 2.5: Electric Googaloo
2025-04-23 20:36:02 +03:00
50cdaadba0 Only verify parts length 2025-04-23 20:05:28 +03:00