mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:50:46 +00:00
feat(providers): add streaming stt providers
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
],
|
||||
"contracts": {
|
||||
"memoryEmbeddingProviders": ["mistral"],
|
||||
"mediaUnderstandingProviders": ["mistral"]
|
||||
"mediaUnderstandingProviders": ["mistral"],
|
||||
"realtimeTranscriptionProviders": ["mistral"]
|
||||
},
|
||||
"mediaUnderstandingProviderMetadata": {
|
||||
"mistral": {
|
||||
|
||||
Reference in New Issue
Block a user