You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/storage
ccurme 6da3d92b42
(all): update removal in deprecation warnings from 0.2 to 0.3 (#21265)
We are pushing out the removal of these to 0.3.

`find . -type f -name "*.py" -exec sed -i ''
's/removal="0\.2/removal="0.3/g' {} +`
4 months ago
..
__init__.py multiple: Remove unnecessary Ruff suppression comments (#21050) 4 months ago
astradb.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
exceptions.py core[minor],langchain[patch],community[patch]: Move storage interfaces to core (#20750) 4 months ago
mongodb.py add mongodb_store (#13801) 7 months ago
redis.py infra: add print rule to ruff (#16221) 7 months ago
upstash_redis.py multiple[patch]: fix deprecation versions (#18349) 6 months ago