Skip to content

feat: add oceanbase vector database support#5419

Open
xxsc0529 wants to merge 3 commits into
Mintplex-Labs:masterfrom
xxsc0529:master
Open

feat: add oceanbase vector database support#5419
xxsc0529 wants to merge 3 commits into
Mintplex-Labs:masterfrom
xxsc0529:master

Conversation

@xxsc0529
Copy link
Copy Markdown

Pull Request Type

  • ✨ feat (New feature)
  • 🐛 fix (Bug fix)
  • ♻️ refactor (Code refactoring without changing behavior)
  • 💄 style (UI style changes)
  • 🔨 chore (Build, CI, maintenance)
  • 📝 docs (Documentation updates)

Relevant Issues

resolves #5417

Description

Added support for the Oceanbase vector library, which has powerful storage and distribution capabilities, as well as strong multi-channel recall capabilities

Visuals (if applicable)

image image image

Additional Information

Oceanbase has powerful vector storage and retrieval capabilities. Please refer to our official website for details https://en.oceanbase.com/docs/common-oceanbase-database-10000000003450339

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated (if applicable)
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat added the Integration Request Request for support of a new LLM, Embedder, or Vector database label Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Integration Request Request for support of a new LLM, Embedder, or Vector database

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: add oceanbase vector database support

2 participants