feat: clean up region remnants

This commit is contained in:
qcq01083097
2026-06-16 18:22:18 +08:00
parent d24b41d452
commit 685c0176ff
-1
View File
@@ -9,7 +9,6 @@ export interface ModelListParams {
name?: string;
providers?: string[];
capabilities?: string[];
region?: string;
}
export interface ModelListResult {