mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
added #poe_api-presets ID to auto-switching routine
This commit is contained in:
@ -2134,7 +2134,7 @@ function changeMainAPI() {
|
|||||||
"poe": {
|
"poe": {
|
||||||
apiSettings: $("#poe_settings"),
|
apiSettings: $("#poe_settings"),
|
||||||
apiConnector: $("#poe_api"),
|
apiConnector: $("#poe_api"),
|
||||||
apiPresets: $(""),
|
apiPresets: $("#poe_api-presets"),
|
||||||
apiRanges: $("#range_block_poe"),
|
apiRanges: $("#range_block_poe"),
|
||||||
maxContextElem: $("#max_context_block"),
|
maxContextElem: $("#max_context_block"),
|
||||||
amountGenElem: $("#amount_gen_block"),
|
amountGenElem: $("#amount_gen_block"),
|
||||||
|
Reference in New Issue
Block a user