Skip to content

Conversation

@ejscribner
Copy link
Contributor

@ejscribner ejscribner commented May 23, 2025

This PR:

  • Adds a new vector store called CouchbaseSearchVectorStore. It is identical to the existing CouchbaseVectorStore, but due to some internal naming requirements, we need to re-name the store. Rather than flat out re-naming it, we've deprecated the existing CouchbaseVectorStore in favor of the new CouchbaseSearchVectorStore, to avoid breaking any dependents.
  • Adds a more robust test for the CouchbaseSearchVectorStore
  • Updates documentation to include the name of the new store
  • Bumps the version of the Couchbase SDK to v4.4.6

Contributed by @ejscribner (Twitter handle as well)

@vercel
Copy link

vercel bot commented May 23, 2025

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

Name Status Preview Comments Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview Jul 10, 2025 7:57pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Jul 10, 2025 7:57pm

@ejscribner ejscribner force-pushed the refactor-couchbase-search-vector branch from 42fab07 to 0c31bc3 Compare May 27, 2025 19:46
@ejscribner ejscribner marked this pull request as ready for review May 28, 2025 17:32
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. auto:improvement Medium size change to existing code to handle new use-cases labels May 28, 2025
@christian-bromann
Copy link
Member

@ejscribner thanks for your contribution 🙏 our team has been focused on working on LangChain v1 and unfortunately couldn't give PRs as much attention as they need. We are in an effort to picking up where we left off. I will take this PR and discuss it with the team. Please stay tuned!

@ejscribner
Copy link
Contributor Author

Thanks so much!

@hntrl
Copy link
Member

hntrl commented Sep 10, 2025

rebased & will continue in #8911

@hntrl hntrl closed this Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto:improvement Medium size change to existing code to handle new use-cases size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants