Skip to content

Releases: Couchbase-Ecosystem/langchain-couchbase

langchain-couchbase==0.4.0

24 Jun 16:18
4bfb443
Compare
Choose a tag to compare

Changes since langchain-couchbase==0.3.0

[Release] Version 0.4.0 (#23)
Add support for Prefilters in Vector Search (#22)
Add API Reference Docs (#15)
Fix flaky test for SearchVectorStoreRetriever (#21)
Update Support Policy header to h2 (#20)
Add support policy section to README (#19)
Update Readme with CouchbaseSearchVectorStore, format

langchain-couchbase==0.4.0rc1

16 Apr 08:54
Compare
Choose a tag to compare

Changes since langchain-couchbase==0.3.0

Create pre release version 0.4.0rc1
Merge branch 'main' into query_vector_search
Fix flaky test for SearchVectorStoreRetriever (#21)
Use ANN_DISTANCE instead of ANN
Merge branch 'main' into query_vector_search
Add primary index creation in CouchbaseQueryVectorStore
Update docstrings
Add initial implementation of CouchbaseQueryVectorSearch
Update Support Policy header to h2 (#20)
Add support policy section to README (#19)
Update Readme with CouchbaseSearchVectorStore, format

langchain-couchbase==0.3.0

07 Apr 15:53
49676ed
Compare
Choose a tag to compare

Changes since langchain-couchbase==0.2.5

[Release] 0.3.0 (#18)
Rename CouchbaseVectorStore to CouchbaseSearchVectorStore (#17)

langchain-couchbase==0.2.5

01 Apr 19:03
524e7cc
Compare
Choose a tag to compare

Changes since langchain-couchbase==0.2.4

Release 0.2.5 (#16)
(fix) - Check Couchbase Search Results before trying to get fields from the result (#13)
Update Poetry installation path and streamline setup process in GitHub Actions

langchain-couchbase==0.2.4

31 Jan 15:47
d58ed0d
Compare
Choose a tag to compare

Changes since langchain-couchbase==0.2.3

Release 0.2.4
Merge pull request #3 from Couchbase-Ecosystem/improve_batching
Add default python for setup
Refactor batch document insertion in CouchbaseVectorStore
Set the default python for scheduled tests

langchain-couchbase==0.2.3

20 Jan 13:57
Compare
Choose a tag to compare

Changes since langchain-couchbase==0.2.2

Fix test-pypi release script
Fix release script branch
Fix integration teest workflow
Update dependencies
schedule integration tests on every PR
Revert changes to last released version from langchain
Add sleep for the semantic cache tests
Add missing script + bump release version
Fix working directory in release script
Update release script
Test releasing via Github action
Add github actions from LangChain repo

langchain-couchbase==0.2.2

20 Jan 13:48
Compare
Choose a tag to compare

Changes since langchain-couchbase==0.2.0

many: use core 0.3.15 (#27834)
couchbase: Add document id to vector search results (#27622)

langchain-couchbase==0.2.3.dev

15 Jan 18:54
Compare
Choose a tag to compare

Initial release

Add sleep for the semantic cache tests
Add missing script + bump release version
Fix working directory in release script
Update release script
Test releasing via Github action
Add github actions from LangChain repo