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

Release 0.5.4 #1083

Merged
merged 9 commits into from
Oct 25, 2023
Merged

Release 0.5.4 #1083

merged 9 commits into from
Oct 25, 2023

Conversation

ogabrielluiz
Copy link
Contributor

Bugfixes and small improvements

lucaseduoli and others added 9 commits October 15, 2023 12:23
…ent application crashes

The code now handles import errors when importing utilities from the `langchain.utilities` module. If an import error occurs, the utility is skipped and not added to the `type_dict` dictionary. This prevents the application from crashing when encountering an invalid or missing utility.
…arget to ensure backend dependencies are installed before running checks
🐛 fix(base.py): fix issue with args_schema value for PythonInputs template
🐛 fix(test_prompts_template.py): fix incorrect value for validate_template
@ogabrielluiz ogabrielluiz added the Release Label to be set only on release PR label Oct 25, 2023
@render
Copy link

render bot commented Oct 25, 2023

@ogabrielluiz ogabrielluiz merged commit 4293aae into main Oct 25, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Label to be set only on release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants