You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: