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
Copy file name to clipboardExpand all lines: json/streaming-indented-json-array.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,3 +68,4 @@ The function then loops, each time fetching the next item and returning the prev
68
68
69
69
When it runs out of items, it returns the last one and a `True` to indicate that it has reached the end.
70
70
71
+
**Update:** I published this post and my [related entries](https://til.simonwillison.net/llms/openai-embeddings-related-content) feature instantly spotted that it's a slightly different solution to the [exact same problem](https://til.simonwillison.net/python/output-json-array-streaming) that I solved a year and a half ago for `s3-credentials`!
0 commit comments