Skip to content

Conversation

@shatfield4
Copy link
Collaborator

@shatfield4 shatfield4 commented Sep 26, 2025

Pull Request Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #3941

What is in this change?

  • Adds support for NativeEmbeddingReranker on all vector db providers
  • Sets up structure to support many other embedding reranker providers

Additional Information

  • Astra
  • Chroma
  • Chroma Cloud
  • LanceDB
  • Milvus
  • PGVector
  • Pinecone
  • Qdrant
  • Weaviate
  • Zilliz

Developer Validations

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

@shatfield4 shatfield4 marked this pull request as ready for review September 29, 2025 23:44
@timothycarambat timothycarambat added the PR:needs review Needs review by core team label Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR:needs review Needs review by core team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: Enable Reranking Models with Vector DBs Other Than LanceDB

3 participants