mirror of
https://github.com/modelstudioai/cli.git
synced 2026-09-14 19:49:23 +08:00
feat: clean up region remnants
This commit is contained in:
@@ -9,7 +9,6 @@ export interface ModelListParams {
|
||||
name?: string;
|
||||
providers?: string[];
|
||||
capabilities?: string[];
|
||||
region?: string;
|
||||
}
|
||||
|
||||
export interface ModelListResult {
|
||||
|
||||
Reference in New Issue
Block a user