mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-09 00:01:17 +00:00
fix: add augmentModelCatalog hooks to bundled providers for proper filtering
This commit is contained in:
committed by
Peter Steinberger
parent
792558de01
commit
fd3b7b5ae7
@@ -295,6 +295,7 @@ export function resolveCatalogHookProviderPluginIds(params: {
|
||||
origin: plugin.origin,
|
||||
config: normalizedConfig,
|
||||
rootConfig: params.config,
|
||||
enabledByDefault: plugin.enabledByDefault,
|
||||
}).activated,
|
||||
)
|
||||
.map((plugin) => plugin.id);
|
||||
|
||||
Reference in New Issue
Block a user