mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add OpenRouter as a text completion source
This commit is contained in:
@ -313,6 +313,8 @@ class PresetManager {
|
||||
'type',
|
||||
'custom_model',
|
||||
'bypass_status_check',
|
||||
'infermaticai_model',
|
||||
'openrouter_model',
|
||||
];
|
||||
const settings = Object.assign({}, getSettingsByApiId(this.apiId));
|
||||
|
||||
|
Reference in New Issue
Block a user