-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@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? |
@efriis can you approve the workflows |
@efriis PR cannot be merged as the vercel deployment was cancelled again, is there something i should do differently? |
merged! and fixing the case in the docs ignore step here: #27971 |
Fixes #27602
Added error handling to return empty dict if args is empty string or None.