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 88d28b8 commit 712892fCopy full SHA for 712892f
src/a2a/types.py
@@ -893,6 +893,3 @@ class SendStreamingMessageResponse(
893
"""JSON-RPC response model for the 'message/stream' method."""
894
895
root: JSONRPCErrorResponse | SendStreamingMessageSuccessResponse
896
-
897
898
-# Add module docstring. Existing class/enum docstrings are good.
0 commit comments