-
Notifications
You must be signed in to change notification settings - Fork 556
feat: Add LangGraph integration #4727
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
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4727 +/- ##
===========================================
+ Coverage 73.15% 84.75% +11.60%
===========================================
Files 157 158 +1
Lines 16138 16323 +185
Branches 2744 2792 +48
===========================================
+ Hits 11805 13835 +2030
+ Misses 3640 1672 -1968
- Partials 693 816 +123
|
b070632
to
b5c6e37
Compare
langgraph
integration
langgraph
integration…sentry/sentry-python into shellmayr/feat/langgraph-integration
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now its ready to be merge. Thanks for the great work @shellmayr !
Closes TET-991
Closes PY-1799