mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:01:01 +00:00
refactor: share provider selection runtime helper
This commit is contained in:
@@ -77,6 +77,9 @@ export const pluginSdkDocMetadata = {
|
||||
"provider-onboard": {
|
||||
category: "provider",
|
||||
},
|
||||
"provider-selection-runtime": {
|
||||
category: "provider",
|
||||
},
|
||||
opencode: {
|
||||
category: "provider",
|
||||
},
|
||||
|
||||
@@ -242,6 +242,7 @@
|
||||
"provider-auth-api-key",
|
||||
"provider-auth-result",
|
||||
"provider-auth-login",
|
||||
"provider-selection-runtime",
|
||||
"plugin-entry",
|
||||
"provider-catalog-shared",
|
||||
"provider-entry",
|
||||
|
||||
Reference in New Issue
Block a user