Skip to content

Commit 72119f8

Browse files
authored
Link to previous solution of the exact same problem
1 parent 1a740b2 commit 72119f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

json/streaming-indented-json-array.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,4 @@ The function then loops, each time fetching the next item and returning the prev
6868

6969
When it runs out of items, it returns the last one and a `True` to indicate that it has reached the end.
7070

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

Comments
 (0)