Skip to content

docs: add Pixeltable vector store integration#4157

Open
Pierre Brunelle (pierrebrunelle) wants to merge 1 commit into
langchain-ai:mainfrom
pierrebrunelle:feat/pixeltable-vectorstore
Open

docs: add Pixeltable vector store integration#4157
Pierre Brunelle (pierrebrunelle) wants to merge 1 commit into
langchain-ai:mainfrom
pierrebrunelle:feat/pixeltable-vectorstore

Conversation

@pierrebrunelle
Copy link
Copy Markdown

@pierrebrunelle Pierre Brunelle (pierrebrunelle) commented May 25, 2026

Summary

  • Adds pixeltable.mdx to src/oss/python/integrations/vectorstores/
  • Adds PixeltableVectorStore row to the comparison table in index.mdx
  • Adds Card link in the all-integrations listing

What is Pixeltable?

Pixeltable is an open-source Python library providing declarative, multimodal-native data infrastructure. It stores text, images, video, audio, and documents alongside embeddings in persistent, versioned tables with incremental computation.

Package: langchain-pixeltable

Test plan

  • Verify page renders correctly in Mintlify preview
  • Confirm comparison table row aligns with existing entries
  • Confirm Card link navigates to the new page

Add PixeltableVectorStore to the Python vector store integrations.
Pixeltable is an open-source multimodal data infrastructure library
that stores text, images, video, audio, and documents alongside
embeddings in persistent, versioned tables.

Package: langchain-pixeltable (https://github.com/pixeltable/langchain-pixeltable)
Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, Pierre Brunelle (@pierrebrunelle)! When it's ready for review, please add the relevant reviewers:

  • @mdrxy (Python integrations)

@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 May 25, 2026
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.

1 participant