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 61a1d9b commit fb1eba9Copy full SHA for fb1eba9
src/strands/tools/mcp/mcp_client.py
@@ -42,7 +42,7 @@
42
}
43
44
CLIENT_SESSION_NOT_RUNNING_ERROR_MESSAGE = (
45
- "the client session is not running. Please ensure the agent is used within "
+ "the client session is not running. Ensure the agent is used within "
46
"the MCP client context manager ('with mcp_client:')"
47
)
48
0 commit comments