Skip to content

Conversation

@seaofawareness
Copy link
Contributor

Enables Valkey use to store long term memories with documents along with semantic search support.

michaelnchin and others added 5 commits October 30, 2025 05:04
The valkey_available flag was removed during refactoring but is still
needed by unit tests to check if Valkey dependencies are installed.

Changes:
- Added valkey_available = True in the try block
- Added valkey_available = False in the except block
- Exported valkey_available in __all__
- Fixed function name typos (_missing_dependencies_error)
- Removed duplicate SDK_USER_AGENT entry from __all__

Fixes ImportError in test_valkey_cache_unit.py
Copy link
Collaborator

@michaelnchin michaelnchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @seaofawareness !

@michaelnchin michaelnchin merged commit 38051e4 into langchain-ai:main Nov 4, 2025
12 checks passed
@seaofawareness seaofawareness deleted the store branch November 4, 2025 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants