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.4.18 #925

Merged
merged 12 commits into from
Sep 17, 2023
Merged

Release 0.4.18 #925

merged 12 commits into from
Sep 17, 2023

Conversation

ogabrielluiz
Copy link
Contributor

This release:

  • Makes Langchain Cache optional
  • Custom Components can be used to output any type.

…r better flexibility

🐛 fix(utils.py): handle ImportError when importing cache class and log a warning message
🔧 chore(settings.py): change default value of CACHE option to None for better flexibility

Fixes #880
… value prop to ensure smooth operation and prevent potential errors
… to loguru.logger for better logging functionality

🔧 chore(process.py): change ValueError exception to a warning log message when encountering an unknown langchain_object type
…to process.py module

🔀 merge(process.py): merge changes from langflow.utils.logger module to process.py module to improve code organization and import statements
…sage when encountering an unknown langchain_object type (#923)
@render
Copy link

render bot commented Sep 17, 2023

@ogabrielluiz ogabrielluiz added the Release Label to be set only on release PR label Sep 17, 2023
@ogabrielluiz ogabrielluiz merged commit 61f79a2 into main Sep 17, 2023
2 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.

1 participant