mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-23 22:55:24 +00:00
refactor: move voice-call realtime providers into extensions
This commit is contained in:
@@ -110,6 +110,8 @@ function createTestRegistryForSetup(
|
||||
})),
|
||||
providers: [],
|
||||
speechProviders: [],
|
||||
realtimeTranscriptionProviders: [],
|
||||
realtimeVoiceProviders: [],
|
||||
mediaUnderstandingProviders: [],
|
||||
imageGenerationProviders: [],
|
||||
webFetchProviders: [],
|
||||
|
||||
Reference in New Issue
Block a user