Skip to content

docs: add Mixpeek integration (tools/toolkit + vector store)#3594

Open
Ethan Steininger (esteininger) wants to merge 2 commits intolangchain-ai:mainfrom
esteininger:add-mixpeek-integration
Open

docs: add Mixpeek integration (tools/toolkit + vector store)#3594
Ethan Steininger (esteininger) wants to merge 2 commits intolangchain-ai:mainfrom
esteininger:add-mixpeek-integration

Conversation

@esteininger
Copy link
Copy Markdown

@esteininger Ethan Steininger (esteininger) commented Apr 15, 2026

Summary

Adds documentation pages for the langchain-mixpeek integration package — multimodal search, ingestion, and monitoring for AI agents.

New pages:

  • src/oss/python/integrations/tools/mixpeek.mdx — MixpeekTool and MixpeekToolkit (6-tool agent suite)
  • src/oss/python/integrations/vectorstores/mixpeek.mdx — MixpeekVectorStore with multimodal ingestion

What Mixpeek adds to the LangChain ecosystem:

  • Multimodal retrieval — agents can search video, images, audio, and documents (not just text)
  • 6-tool agent toolkit: search, ingest, process, classify, cluster, alert
  • VectorStore supporting 6 content types: text, image, video, audio, PDF, Excel
  • Bridge methods: as_tool(), as_retriever(), as_toolkit() for interface conversion
  • Platform features: taxonomy classification, clustering, alert monitoring

Package details:

Both pages follow the official templates and include setup, instantiation, invocation, and agent usage examples.

@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 Apr 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, Ethan Steininger (@esteininger)! When it's ready for review, please add the relevant reviewers:

  • @mdrxy (Python integrations)

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