Katia Aresti
Katia Aresti
add qute to the demo
use directly kubernetes instead of openshift in this demo and mention openshift https://quarkus.io/guides/kubernetes
* vert.x event bus * deploy 2 nodes
This Pr is related to this one https://github.com/langchain4j/langchain4j/pull/845
Use ContentRetriever instead of Retriever ``` /** * Interface for retrieving relevant items. * This class is deprecated, use {@link ContentRetriever} instead. * * @param the type of the items....
The chatbot example works with Infinispan https://github.com/karesti/quarkus-langchain4j/tree/chatbot-infinispan/samples/chatbot-infinispan A diff example might be beneficial to showcase how it works Any ideas ?
Tests need ```similarity=COSINE```
Infinispan will add a new method in 15.1 that Quarkus container should use in dev services https://issues.redhat.com/browse/ISPN-16221