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

Elasticsearch integration #357

Open
jmartisk opened this issue Mar 8, 2024 · 2 comments
Open

Elasticsearch integration #357

jmartisk opened this issue Mar 8, 2024 · 2 comments
Assignees

Comments

@jmartisk
Copy link
Collaborator

jmartisk commented Mar 8, 2024

Langchain4j supports an Elasticsearch embedding store. To properly integrate it with our quarkus-elasticsearch-rest extension, we will need a few changes upstream to allow passing a pre-created elasticsearch client.

I've been also thinking that maybe we could implement more stuff beyond the embedding store, maybe some kind of full-text content retriever based on Elasticsearch would make sense.

@jmartisk jmartisk self-assigned this Mar 8, 2024
@geoand
Copy link
Collaborator

geoand commented Mar 8, 2024

I think @yrodiere had some thoughts on this

@sebastienblanc
Copy link
Contributor

Some related happen here #213

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants