We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd5100 commit d303706Copy full SHA for d303706
1 file changed
scripts/run_examples.sh
@@ -48,6 +48,7 @@ exclude_files=(
48
"examples/mistral/agents/async_conversation_run_mcp_remote.py"
49
"examples/mistral/audio/async_realtime_transcription_microphone.py"
50
"examples/mistral/audio/async_realtime_transcription_stream.py"
51
+ "examples/mistral/audio/async_realtime_transcription_dual_delay_microphone.py"
52
)
53
54
# Files that require extra dependencies (agents, mcp, audio, etc.)
0 commit comments