-
Notifications
You must be signed in to change notification settings - Fork 18.7k
fix(core): raise OutputParserException
for non-dict JSON outputs
#32236
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
Open
Yash-Tobre
wants to merge
26
commits into
langchain-ai:master
Choose a base branch
from
Yash-Tobre:fix/output-parser-dict-error
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
0072311
fix(json): raise OutputParserException for non-dict JSON outputs
Yash-Tobre 57dbd3a
Update libs/core/tests/unit_tests/output_parsers/test_json.py
Yash-Tobre 3f45685
Update libs/core/tests/unit_tests/output_parsers/test_json.py
Yash-Tobre 1531fba
Merge branch 'master' into fix/output-parser-dict-error
Yash-Tobre 5d3fbd4
Merge branch 'master' into fix/output-parser-dict-error
mdrxy 5b59929
Fix lint errors and update output parser tests as requested
Yash-Tobre a56cdf8
Fix lint issues in test_json.py
Yash-Tobre 5d1cdc8
Fix lint issues in test_json.py
Yash-Tobre 2d37610
Fix lint issues in test_json.py fixing spacing issues
Yash-Tobre 1933de1
Fix lint issues in test_json.py, part 3
Yash-Tobre ece236e
Merge branch 'master' into fix/output-parser-dict-error
Yash-Tobre 92b6883
Fix lint issues in test_json.py, blank space error
Yash-Tobre 873b3b2
adding formatting changes
Yash-Tobre a471947
adding formatting changes, recurring blank space error ver1.4
Yash-Tobre 5a51e00
Merge branch 'master' into fix/output-parser-dict-error
Yash-Tobre c599516
Added a tolerence check for different versions.
Yash-Tobre 4031df6
Rearranged the imports.
Yash-Tobre 9ab7363
reformatted the assertion statement
Yash-Tobre f30cacf
reformatted the memory_stream_file
Yash-Tobre ddabc32
reformatted the imports, again using ruff
Yash-Tobre 8143de6
reformatted the imports, again using ruff
Yash-Tobre bb726d9
reformatted the imports, added a blank space
Yash-Tobre ea7c05f
blank space modification in streamer
Yash-Tobre 396237c
blank space mod using ruff again!
Yash-Tobre 1bdbf55
Merge branch 'master' into fix/output-parser-dict-error
Yash-Tobre 2100f05
Merge branch 'master' into fix/output-parser-dict-error
Yash-Tobre File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.