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

fix(cache): use get_llm_cache and set_llm_cache instead of langchain.llm_cache #147

Merged
merged 9 commits into from
Nov 14, 2023

Conversation

ajndkr
Copy link
Owner

@ajndkr ajndkr commented Nov 14, 2023

Description

This PR fixes the recent langchain warning related to langchain.llm_cache.

Changelog:

  • 🐛 fixed langchain.llm_cache warnings
  • ⬆️ upgraded dependencies (fix security warnings)
  • 👷 added workflow to upgrade dependencies every week

@ajndkr ajndkr merged commit 02f88b3 into main Nov 14, 2023
2 checks passed
@ajndkr ajndkr deleted the deps/security-updates branch November 14, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant