Package io.quarkiverse.langchain4j
Class RegisterAiService.NoChatMemoryProviderSupplier
java.lang.Object
io.quarkiverse.langchain4j.RegisterAiService.NoChatMemoryProviderSupplier
- All Implemented Interfaces:
Supplier<dev.langchain4j.memory.chat.ChatMemoryProvider>
- Enclosing class:
- RegisterAiService
public static final class RegisterAiService.NoChatMemoryProviderSupplier
extends Object
implements Supplier<dev.langchain4j.memory.chat.ChatMemoryProvider>
Marker that is used when the user does not want any memory configured for the AiService
-
Constructor Summary
Constructors -
Method Summary