Skip to content

Commit a132e86

Browse files
vertex-sdk-botcopybara-github
authored andcommitted
docs: Fix the docstring example for unary Endpoint invoke method.
PiperOrigin-RevId: 778686121
1 parent 610c523 commit a132e86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

google/cloud/aiplatform/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3183,7 +3183,6 @@ def invoke(
31833183
"content": "Hello!",
31843184
}
31853185
],
3186-
"stream": "true",
31873186
}
31883187
31893188
response = my_endpoint.invoke(

0 commit comments

Comments
 (0)