Replies: 1 comment
-
It is replyed in this issue: #30708 |
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.
-
Checked other resources
Commit to Help
Example Code
Description
I am trying to use
astream_events
to get the event return ofRunnable
, but after reading the documentation and testing, I learned that it is impossible to get error type events (such as:on_tool_error
). Will this be supported in subsequent versions?System Info
langchain==0.3.20
langchain-community==0.3.19
langchain-core==0.3.45
langchain-deepseek==0.1.2
langchain-mcp-adapters==0.0.5
langchain-openai==0.3.9
langchain-postgres==0.0.13
langchain-text-splitters==0.3.6
Beta Was this translation helpful? Give feedback.
All reactions