You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document pydantic.ValidationError in client Raises sections
The client surfaces pydantic.ValidationError when a server returns a
result that does not conform to the negotiated protocol version. List it
in the Raises sections of ClientSession.send_request and the
Client.call_tool / get_prompt / read_resource loops.
0 commit comments