Skip to content

Conversation

doubleinfinity
Copy link
Contributor

@doubleinfinity doubleinfinity commented Sep 17, 2025

Overview

This PR adds documentation for the ZeusDB vector store integration to the new LangChain documentation site.

Type of change

Type: New documentation page

Related issues/PRs

Changes

Added new files

  • src/oss/python/integrations/providers/zeusdb.mdx
    → Provider documentation for ZeusDB (installation and setup).
  • src/oss/python/integrations/vectorstores/zeusdb.mdx
    → Vector store documentation with quickstart usage examples.

Changes to existing files

  • src/oss/python/integrations/providers/index.mdx
    → Updated index to include ZeusDB in the list of providers.
  • src/oss/python/integrations/vectorstores/index.mdx
    → Updated index to register ZeusDB as a supported vector store.
  • src/oss/python/integrations/providers/all_providers.mdx
    → Added ZeusDB to the global provider registry for discovery.

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs build
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links

@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 Sep 17, 2025
@lnhsingh lnhsingh merged commit 795df10 into langchain-ai:main Sep 18, 2025
6 of 7 checks passed
@doubleinfinity
Copy link
Contributor Author

Thank you so much for getting this merged 🙏 Really appreciate the quick review and support!

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.

[langchain]: Sync ZeusDB docs [langchain]: Sync OCI docs
2 participants