-
Notifications
You must be signed in to change notification settings - Fork 18.9k
fix(core): add on_tool_error
to _AstreamEventsCallbackHandler
#30709
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
@vbarda - I'm also keen to use this to help handling tool errors. |
@ben-gineer and @deershark we'll try to get this in soon sorry the delay. But you should also be favoring the .stream() or .astream() APIs and orchestrating using langgraph. |
Thanks. The only reason I’m using it is to allow me to stream events within a Streamlit app using LangGraph MCP tools without introducing a FastAPI intermediate service. If you know of alternative solutions, I’d be happy to switch. |
on_tool_error
to _AstreamEventsCallbackHandler
CodSpeed WallTime Performance ReportMerging #30709 will not alter performanceComparing
|
CodSpeed Instrumentation Performance ReportMerging #30709 will not alter performanceComparing Summary
|
Fixes #30708