Uses of Interface
dev.langchain4j.model.moderation.listener.ModerationModelListener
Packages that use ModerationModelListener
-
Uses of ModerationModelListener in dev.langchain4j.model.moderation
Methods in dev.langchain4j.model.moderation that return types with arguments of type ModerationModelListenerModifier and TypeMethodDescriptiondefault List<ModerationModelListener> ModerationModel.listeners()Returns the list of listeners for this moderation model.