Add astream_events instrumentation and tests for v1 & v2 in Langchain#1765
Open
lrafeei wants to merge 17 commits into
Open
Add astream_events instrumentation and tests for v1 & v2 in Langchain#1765lrafeei wants to merge 17 commits into
astream_events instrumentation and tests for v1 & v2 in Langchain#1765lrafeei wants to merge 17 commits into
Conversation
✅MegaLinter analysis: Success
Notices📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining See detailed reports in MegaLinter artifacts
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1765 +/- ##
==========================================
- Coverage 82.07% 81.36% -0.71%
==========================================
Files 215 215
Lines 26589 26611 +22
Branches 4213 4215 +2
==========================================
- Hits 21823 21653 -170
- Misses 3315 3519 +204
+ Partials 1451 1439 -12 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
9f71859 to
a290052
Compare
1e0de6e to
f5f3340
Compare
cc7b218 to
fb2c9f3
Compare
b1b2146 to
1168f7b
Compare
57a3fb7 to
4292a63
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR adds instrumentation and tests for Langchain's
astream_eventsv1 & v2Separate PR coming for
stream_eventsv3 andastream_eventsv3