版本迁移同步合并|管理后台build
This commit is contained in:
@@ -278,6 +278,8 @@ export interface GenerationAIEngineSnapshot {
|
||||
id?: string;
|
||||
name?: string;
|
||||
provider?: string;
|
||||
modelName?: string;
|
||||
model?: string;
|
||||
supportedModels?: string[];
|
||||
defaultSize?: string;
|
||||
selectedSize?: string;
|
||||
|
||||
Reference in New Issue
Block a user