157315cd68
Add Vertex AI express mode support ( #3977 )
...
* Add Vertex AI express mode support
Split Google AI Studio and Vertex AI
* Add support for Vertex AI, including updating default models and related settings, modifying frontend HTML to include Vertex AI options, and adjusting request processing logic in the backend API.
* Log API name in the console
* Merge sysprompt toggles back
* Use Gemma tokenizers for Vertex and LearnLM
* AI Studio parity updates
* Add link to express mode doc. Also technically it's not a form
* Split title
* Use array includes
* Add support for Google Vertex AI in image captioning feature
* Specify caption API name, add to compression list
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2025-05-22 20:10:53 +03:00
db2971c82d
Remove Pygmalion instruct template (duplicate of Metharme)
...
ST already applies user sequence as stop string, so Pygmalion's <|user|> stop_sequence is meaningless.
2025-05-01 03:24:28 -05:00
8dc7aa0c20
Add post_history field to default prompts
2025-04-30 21:07:06 +03:00
775ae0f557
TC sysprompt: Add Post-History Instructions control
...
Closes #3920
2025-04-28 00:14:57 +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
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
2d366117dd
chat preset: GLM-4
2025-04-25 15:22:51 +09:00
897632b583
fix: system prompt not the same as user prompt for L3/4
2025-04-13 15:12:09 +01:00
6f05c087b9
chore: update index
2025-04-13 14:26:20 +01:00
fc9b2173c0
fix: add <|begin_of_text|> to story string
2025-04-13 14:14:43 +01:00
61ca7775d2
fix: start/end header tags
2025-04-13 14:09:54 +01:00
f95077ac9f
chore: add llama 4 chat templates
2025-04-13 14:04:52 +01:00
271c93a504
Rename DeepSeek template, add Blank reasoning template
2025-03-18 00:32:31 +02:00
62342b35e2
Reasoning template
2025-03-16 15:01:31 +02:00
070de9df2d
(CC) Move continue nudge at the end of completion ( #3611 )
...
* Move continue nudge at the end of completion
Closes #3607
* Move continue message together with nudge
2025-03-09 18:17:02 +02:00
7d568dd4e0
Generic generate methods ( #3566 )
...
* sendOpenAIRequest/getTextGenGenerationData methods are improved, now it can use custom API, instead of active ones
* Added missing model param
* Removed unnecessary variable
* active_oai_settings -> settings
* settings -> textgenerationwebui_settings
* Better presetToSettings names, simpler settings name in getTextGenGenerationData,
* Removed unused jailbreak_system
* Reverted most core changes, new custom-request.js file
* Forced stream to false, removed duplicate method, exported settingsToUpdate
* Rewrite typedefs to define props one by one
* Added extractData param for simplicity
* Fixed typehints
* Fixed typehints (again)
---------
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com >
2025-03-03 10:30:20 +02:00
09aaa9181c
Good night 'Black Magic Time'
2025-02-13 23:34:20 +02:00
2b00cdce7b
system same as user
2025-01-22 17:07:23 +09:00
636e79c438
fixes
2025-01-22 16:03:32 +09:00
7877e6601d
add presets for DeepSeek R1 models
2025-01-22 13:13:41 +09:00
8acba00655
Upscale default monocolor BGs
2025-01-15 21:02:10 +02:00
7f94cb4bee
CC: Simplify default wrappers for personality and scenario
2024-12-22 23:36:58 +02:00
f0b124221c
Merge pull request #3216 from HiroseKoichi/release
...
Remove brackets around `{{name}}` in `ChatML-Names` and `Llama-3-Instruct-Names`
2024-12-22 23:32:08 +02:00
3f7b91a4eb
Add uuid to CC logit bias entries
2024-12-22 23:27:20 +02:00
17df259afd
Update ChatML-Names.json
...
Remove brackets from `ChatML-Names`
2024-12-22 15:00:00 -06:00
964437ed13
Update Llama-3-Instruct-Names.json
...
Remove brackets from `Llama-3-Instruct-Names`
2024-12-22 14:59:35 -06:00
ef35adb9e4
tulu template: added \n to input_suffix and system_suffix to match model card
2024-11-28 13:04:40 +09:00
8d67bdee84
Add Tulu templates
2024-11-27 11:58:12 +09:00
9382845dee
Claude: remove user filler from prompt converter
2024-11-24 19:05:41 +02:00
5d2858268e
Mistral-2411 -> Mistral V7
2024-11-19 21:12:01 +01:00
30269e8ec6
Mistral-2411 context+instruct presets
2024-11-19 20:10:10 +01:00
b46dae0d6e
Add sample workflow for ComfyUI img2img
2024-11-18 18:49:38 +11:00
b6f9c6480b
unvendor: Move formula rendering from core to extensions
2024-10-17 10:08:00 +00:00
3e13155659
Update Seraphina WI embed
2024-09-28 01:25:04 +03:00
3e0beb836d
Fix default lorebook
2024-09-28 01:21:17 +03:00
8c39e20ed9
Merge branch 'staging' into deprecate-cc-or-instruct
2024-09-24 21:19:03 +03:00
bc6520c392
Tabs? Why does it have to be tabs?
2024-09-24 12:56:59 +03:00
e730acbbe1
Port Erato presets
2024-09-24 12:55:25 +03:00
26f4d1a4ad
Remove CFG for Novel, fix logitbias and text adventure bans for Erato
2024-09-24 08:12:50 +00:00
182756fcb2
Erato ( #2896 )
...
* Erato
erato
2024-09-24 03:10:31 +03:00
3812e3bdcb
Merge branch 'staging' into sysprompt-divorce
2024-09-22 19:56:29 +03:00
a18dae8f69
Remove "include newlines" checkbox from context formatting settings
2024-09-22 19:55:43 +03:00
9d0ffc2d0d
Merge branch 'staging' into sysprompt-divorce
2024-09-22 18:42:19 +03:00
e814d8c019
Adjust default extension prompts
2024-09-22 13:47:29 +03:00
b2eab37a89
Adjust default extension prompts, remove square brackets
2024-09-22 12:58:46 +03:00
bf5b6090eb
Remove the concept of default context and instruct. Swap columns
2024-09-21 22:37:15 +03:00