This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Citation references are sometimes corrupted #104
Unanswered
pragmaware
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're using the streaming mode to interact with the API. Sometimes we see corrupted citation references in the text. In the following screenshot the [3] reference is corrupted and transferred as [3/>.
When it happens it appears consistently in the
delta
and repeatedly in the messagecontents
.In general it's the closing
]
that gets replaces with some character. Very often a<
or sometimes a%
.Anybody seeing this?
Beta Was this translation helpful? Give feedback.
All reactions