mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 23:50:26 +00:00
feat(plugins): add image generation capability
This commit is contained in:
@@ -31,6 +31,7 @@ const createRegistry = (diagnostics: PluginDiagnostic[]): PluginRegistry => ({
|
||||
providers: [],
|
||||
speechProviders: [],
|
||||
mediaUnderstandingProviders: [],
|
||||
imageGenerationProviders: [],
|
||||
webSearchProviders: [],
|
||||
gatewayHandlers: {},
|
||||
httpRoutes: [],
|
||||
|
||||
Reference in New Issue
Block a user