What is the difference between on_chain_stream and on_llm_stream? #4938
SebastianStehle
started this conversation in
General
Replies: 1 comment
-
I have seen that sometimes even both events are created. It is very weird and the documentation does not help at all. |
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.
-
I am testing different models, mainly vertex ai, mistral and open ai using streaming.
I have seen different events and would like to understand the difference between these events. At the moment I handle them like this:
Beta Was this translation helpful? Give feedback.
All reactions