Skip to content
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

community: handle chatdeepinfra jsondecode error #27603

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

ShawnLJW
Copy link
Contributor

Fixes #27602

Added error handling to return empty dict if args is empty string or None.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 24, 2024
Copy link

vercel bot commented Oct 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain 🛑 Canceled (Inspect) Nov 7, 2024 3:17am

@dosubot dosubot bot added community Related to langchain-community 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature labels Oct 24, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Oct 24, 2024
@efriis efriis enabled auto-merge (squash) October 24, 2024 21:42
@efriis efriis self-assigned this Oct 24, 2024
@ShawnLJW
Copy link
Contributor Author

@efriis not sure how this works since its my first PR to langchain. the PR was approved but isnt being merged cause of vercel check being cancelled, is there something i have to do?

@ShawnLJW
Copy link
Contributor Author

@efriis can you approve the workflows

@ShawnLJW
Copy link
Contributor Author

ShawnLJW commented Nov 7, 2024

@efriis PR cannot be merged as the vercel deployment was cancelled again, is there something i should do differently?

@efriis efriis disabled auto-merge November 7, 2024 21:47
@efriis efriis merged commit 6f368e9 into langchain-ai:master Nov 7, 2024
16 of 17 checks passed
@efriis
Copy link
Member

efriis commented Nov 7, 2024

merged! and fixing the case in the docs ignore step here: #27971

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature community Related to langchain-community lgtm PR looks good. Use to confirm that a PR is ready for merging. size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

ChatDeepInfra JSONDecode error when tool call args is empty string
2 participants