Skip to content

Conversation

@sl-at-ibm
Copy link
Contributor

Overview

This PR updates the feature matrix for the Astra DB vector store integration.

Type of change

Type: Update existing documentation

Checklist

  • I have read the contributing guidelines
  • [?] I have tested my changes locally using docs dev
  • [n/a] All code examples have been tested and work correctly
  • [n/a] I have used root relative paths for internal links
  • [n/a] I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers

Additional notes

This PR marks these two attributes as "yes" for the Astra DB Vector Store component: passes standard tests and multi tenancy.

For the first item, the component uses the entire vectorstore suite from the langchain-tests in its CI/CD and passes it.

For the multi-tenancy, Astra DB is a cloud database: as such, is it my understanding that it is inherently multitenant, as each user comes with their own auth token and accesses their own databases there through DB-specific endpoints (see e.g. here). In that respect, it is not different than e.g. the Mongo DB Atlas vector store, likewise marked as multitenant in the feature matrix.

@sl-at-ibm sl-at-ibm requested a review from mdrxy as a code owner October 28, 2025 11:08
@github-actions github-actions bot added langchain For docs changes to LangChain python For content related to the Python version of LangChain projects oss labels Oct 28, 2025
@mdrxy mdrxy merged commit 9da407f into langchain-ai:main Oct 28, 2025
1 check passed
@sl-at-ibm sl-at-ibm deleted the SL-astradb-vectorstore-feature-matrix branch October 29, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

2 participants