mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-31 12:19:58 +02:00
Because we were propagating the task ID config key, the stream mode was always overridden as "values", meaning the token, etc. callback handlers were never added within the remote graphs. --------- Signed-off-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>