Skip to content

Commit

Permalink
Update Streaming_REST.ipynb (#247)
Browse files Browse the repository at this point in the history
* Update Streaming_REST.ipynb

* nbfmt

---------

Co-authored-by: Mark McDonald <[email protected]>
  • Loading branch information
MarkDaoust and markmcd authored Aug 27, 2024
1 parent f4c0803 commit bc8b29e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions quickstarts/rest/Streaming_REST.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,6 @@
" --no-buffer \\\n",
" -d '{ \"contents\":[{\"parts\":[{\"text\": \"Write a cute story about cats.\"}]}]}'"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "1zxcwRaDfH_h"
},
"source": [
"**Note**: You will need a streaming json parser to handle this without reading the whole stream first."
]
}
],
"metadata": {
Expand Down

0 comments on commit bc8b29e

Please sign in to comment.