Selectable openrouter providers

This commit is contained in:
Cohee
2024-05-06 19:26:20 +03:00
parent 694cf6f762
commit 7063fce2af
8 changed files with 114 additions and 1 deletions

View File

@@ -319,6 +319,7 @@ class PresetManager {
'dreamgen_model',
'openrouter_model',
'max_tokens_second',
'openrouter_providers',
];
const settings = Object.assign({}, getSettingsByApiId(this.apiId));