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 class to indicate that no chat memory should be used
-
Constructor Summary
Constructors -
Method Summary