mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-03 01:40:21 +08:00
fix(gateway): align provider restrictions with provider catalog
This commit is contained in:
@@ -245,6 +245,7 @@ pub(crate) async fn read_global_model_names_for_api_format(
|
||||
auth_constraints.as_ref(),
|
||||
&row.provider_id,
|
||||
&row.provider_name,
|
||||
&row.provider_type,
|
||||
) {
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user