Skip to content

Conversation

@seaofawareness
Copy link
Contributor

Store vectors as binary for FT index compatibility ValkeyStore

style(valkey): Fix formatting and remove duplicate imports

- Use double quotes consistently for f-strings
- Remove duplicate asyncio and struct imports
- Format multi-line function calls on single line per ruff
Copy link
Collaborator

@3coins 3coins left a comment

Choose a reason for hiding this comment

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

@seaofawareness
Thanks for making all the updates. Approving to move this forward as there are no API changes, but feel that the adapter approach is an overkill for handling combination of embeddings and store with async/sync methods in sync/async contexts. It is unusual for users to have these misconfigured, and a simpler approach would be preferred.

@3coins 3coins merged commit 07a5f46 into langchain-ai:main Dec 6, 2025
12 checks passed
@seaofawareness seaofawareness deleted the store branch December 6, 2025 03:19
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