Expose "Allow fallback providers" for OpenRouter

This commit is contained in:
Cohee
2024-07-19 23:34:16 +03:00
parent d8809238a7
commit 5f2a73ac9f
6 changed files with 33 additions and 16 deletions

View File

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