fix local model bug

This commit is contained in:
Liujian
2025-03-13 14:16:03 +08:00
parent 9c530ec470
commit b2fa67c189
5 changed files with 213 additions and 214 deletions
-1
View File
@@ -694,7 +694,6 @@ func (i *imlProviderModule) UpdateProviderConfig(ctx context.Context, id string,
}, newKey(defaultKey),
}, true)
return nil
})
}