We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3784b47 commit d985faaCopy full SHA for d985faa
scripts/run_examples.sh
@@ -10,6 +10,7 @@ exclude_files=(
10
"examples/mistral/mcp_servers/stdio_server.py"
11
"examples/mistral/agents/async_conversation_run_stream.py"
12
"examples/mistral/agents/async_conversation_run_mcp.py"
13
+ "examples/mistral/agents/async_conversation_run_mcp_remote.py"
14
)
15
16
# Check if the first argument is "no-extra-dep" then remove all the files that require the extra dependencies
0 commit comments