Skip to content

Introduce Valkey VectorStore for LangChain#3002

Merged
Mason Daugherty (mdrxy) merged 9 commits intolangchain-ai:mainfrom
Jonathan-Improving:feature/aws/valkey/vss
Mar 13, 2026
Merged

Introduce Valkey VectorStore for LangChain#3002
Mason Daugherty (mdrxy) merged 9 commits intolangchain-ai:mainfrom
Jonathan-Improving:feature/aws/valkey/vss

Conversation

@Jonathan-Improving
Copy link
Copy Markdown
Contributor

Overview

Adds comprehensive documentation for the Valkey vector store integration in langchain-aws, including setup instructions, usage examples, and AWS service integration guidance.

Type of change

Type: New documentation page

Related issues/PRs

Checklist

  • I have read the contributing guidelines, including the language policy
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes

This documentation covers:

  • Installation with langchain-aws[valkey]
  • Basic usage and connection URL formats
  • AWS ElastiCache for Valkey and MemoryDB for Valkey integration
  • Metadata filtering with ValkeyTag and ValkeyNum
  • Custom vector schema configuration (HNSW/FLAT algorithms)

The documentation follows the same structure as existing vector store docs (DocumentDB, MemoryDB) for consistency.

Note: This PR is contingent on langchain-ai/langchain-aws#889 being merged first.

@github-actions github-actions bot added langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects external User is not a member of langchain-ai labels Mar 9, 2026
@michaelnchin
Copy link
Copy Markdown
Contributor

Hi Mason Daugherty (@mdrxy) - the feature has been merged in langchain-aws, this docs PR is ready for review now.

Comment thread src/oss/python/integrations/vectorstores/valkey.mdx Outdated
@mdrxy Mason Daugherty (mdrxy) merged commit f436d56 into langchain-ai:main Mar 13, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external User is not a member of langchain-ai langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants