refactor: update model params

v3.2
wxg0103 2024-08-19 15:10:01 +08:00
parent b1fc202960
commit 7799163651
1 changed files with 0 additions and 1 deletions

View File

@ -474,7 +474,6 @@ function refreshForm(data: any) {
...applicationForm.value.model_setting,
...data
}
console.log(applicationForm.value.model_setting)
}
const openCreateModel = (provider?: Provider) => {