Releases: Couchbase-Ecosystem/langchain-couchbase
langchain-couchbase==0.4.0
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
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
langchain-couchbase==0.2.5
langchain-couchbase==0.2.4
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
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
langchain-couchbase==0.2.3.dev
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