Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Martin7-1
Copy link
Contributor

@Martin7-1 Martin7-1 commented Oct 30, 2024

Hi! I'm the contributor who integraed vearch with langchain4j and maintain it. see langchain4j-vearch.

This PR add langchain4j link in README and add example in /sdk directory.

Thank you!

@zcdb
Copy link
Member

zcdb commented Nov 1, 2024

Great work.I see that the container image is v3.4.1. Is the interface based on v3.4?

@Martin7-1
Copy link
Contributor Author

Great work.I see that the container image is v3.4.1. Is the interface based on v3.4?

No, the interface is unified and support all vector store (e.g. elasticsearch, mongodb...). the container image is v3.4.1 because it was the latest version at the time I developed it :)

Currently I'm working on refactor it to new version of vearch (3.5.x) using new REST API because it support amd64, filter and more data type now. (see langchain4j #2008).

The interface (i.e. EmbeddingStore) may constrain users from using the full vearch features, but it does support basic vector storage and vector search. We can add distinct method of Vearch in the VearchEmbeddingStore also.

@zcdb
Copy link
Member

zcdb commented Nov 1, 2024

Excellent!

@zcdb zcdb merged commit 1432484 into vearch:master Nov 1, 2024
0 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants