Skip to content

Commit 685c017

Browse files
committed
feat: clean up region remnants
1 parent d24b41d commit 685c017

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/core/src/console/models.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ export interface ModelListParams {
99
name?: string;
1010
providers?: string[];
1111
capabilities?: string[];
12-
region?: string;
1312
}
1413

1514
export interface ModelListResult {

0 commit comments

Comments
 (0)