mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-01 17:00:21 +08:00
Support per-format provider key auth
This commit is contained in:
@@ -212,6 +212,8 @@ pub struct AdminSystemConfigProviderKey {
|
||||
#[serde(default)]
|
||||
pub global_priority_by_format: Option<Value>,
|
||||
#[serde(default)]
|
||||
pub auth_type_by_format: Option<Value>,
|
||||
#[serde(default)]
|
||||
pub rpm_limit: Option<u32>,
|
||||
#[serde(default)]
|
||||
pub allowed_models: Option<Vec<String>>,
|
||||
|
||||
Reference in New Issue
Block a user