mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
refactor: update model params
This commit is contained in:
parent
b1fc202960
commit
7799163651
|
|
@ -474,7 +474,6 @@ function refreshForm(data: any) {
|
|||
...applicationForm.value.model_setting,
|
||||
...data
|
||||
}
|
||||
console.log(applicationForm.value.model_setting)
|
||||
}
|
||||
|
||||
const openCreateModel = (provider?: Provider) => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue