mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 06:50:23 +00:00
feat(plugins): add media understanding provider registration
This commit is contained in:
@@ -16,6 +16,7 @@ export function createTestPluginApi(api: TestPluginApiInput): OpenClawPluginApi
|
||||
registerService() {},
|
||||
registerProvider() {},
|
||||
registerSpeechProvider() {},
|
||||
registerMediaUnderstandingProvider() {},
|
||||
registerWebSearchProvider() {},
|
||||
registerInteractiveHandler() {},
|
||||
registerCommand() {},
|
||||
|
||||
Reference in New Issue
Block a user