More info on Data Stream event types #5054
Unanswered
jerry-reevo
asked this question in
Help
Replies: 1 comment
-
|
I have the same questions about what is the difference between source and annotation part. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
I have a custom backend implementation of the Data Stream Protocol and everything is working great! We're starting to add more complex logic and could use help understanding what the Source Part, Data Part, and Message Annotation Part events should and should not be used for.
I could not find much in the documentation or the examples.
For creating a new chat conversation and returning the ID and title, should that be a Data Part, or something else entirely?
Beta Was this translation helpful? Give feedback.
All reactions