Uses of Class
dev.langchain4j.model.chat.listener.ChatModelResponseContext
-
Uses of ChatModelResponseContext in dev.langchain4j.model.chat.listener
Modifier and TypeMethodDescriptiondefault void
ChatModelListener.onResponse
(ChatModelResponseContext responseContext) This method is called after the response is received from the model.