Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

couchbase: Add document id to vector search results #27622

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

nithishr
Copy link
Contributor

@nithishr nithishr commented Oct 24, 2024

Description: Returns the document id along with the Vector Search results

Issue: Fixes #26860 for CouchbaseVectorStore

  • Add tests and docs: If you're adding a new integration, please include

    1. a test for the integration, preferably unit tests that do not rely on network access,
    2. an example notebook showing its use. It lives in docs/docs/integrations directory.
  • Lint and test: Run make format, make lint and make test from the root of the package(s) you've modified.

Copy link

vercel bot commented Oct 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Oct 24, 2024 9:46pm

@nithishr nithishr marked this pull request as ready for review October 24, 2024 18:36
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 24, 2024
@dosubot dosubot bot added the Ɑ: vector store Related to vector store module label Oct 24, 2024
@efriis efriis self-assigned this Oct 24, 2024
@efriis efriis enabled auto-merge (squash) October 24, 2024 21:46
@efriis efriis merged commit 0623c74 into langchain-ai:master Oct 24, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: vector store Related to vector store module
Projects
Archived in project
2 participants