feat: add provider auth plugins
This commit is contained in:
@@ -190,6 +190,7 @@ function createPluginRecord(params: {
|
||||
status: params.enabled ? "loaded" : "disabled",
|
||||
toolNames: [],
|
||||
channelIds: [],
|
||||
providerIds: [],
|
||||
gatewayMethods: [],
|
||||
cliCommands: [],
|
||||
services: [],
|
||||
|
||||
Reference in New Issue
Block a user