Support delete custom model (#136)

This commit is contained in:
Will Chen
2025-05-12 16:37:39 -07:00
committed by GitHub
parent e115074937
commit ea9301c771
8 changed files with 664 additions and 19 deletions

View File

@@ -9,6 +9,8 @@ const validInvokeChannels = [
"create-custom-language-model",
"get-language-model-providers",
"create-custom-language-model-provider",
"delete-custom-language-model",
"delete-custom-model",
"chat:add-dep",
"chat:message",
"chat:cancel",