Merge branch 'feature/1.5-local-model' into 'main'

update deploy status

See merge request apipark/APIPark!170
This commit is contained in:
刘健
2025-02-14 17:07:21 +08:00
+1
View File
@@ -179,6 +179,7 @@ func (i *imlLocalModel) Deploy(ctx context.Context, model string, session string
Id: model,
Name: model,
Provider: names[0],
State: ai_local_dto.LocalModelStateDeploying.Int(),
})
} else {