Package io.quarkiverse.langchain4j
Class RegisterAiService.BeanChatMemoryProviderSupplier
java.lang.Object
io.quarkiverse.langchain4j.RegisterAiService.BeanChatMemoryProviderSupplier
- All Implemented Interfaces:
Supplier<dev.langchain4j.memory.chat.ChatMemoryProvider>
- Enclosing class:
- RegisterAiService
public static final class RegisterAiService.BeanChatMemoryProviderSupplier
extends Object
implements Supplier<dev.langchain4j.memory.chat.ChatMemoryProvider>
Marker that is used to tell Quarkus to use the retriever that the user has configured as a CDI bean
-
Constructor Summary
Constructors -
Method Summary