Uses of Class
org.zenoda.chatant.message.AssistantMessage
Packages that use AssistantMessage
-
Uses of AssistantMessage in org.zenoda.chatant
Methods in org.zenoda.chatant that return types with arguments of type AssistantMessageModifier and TypeMethodDescriptionprotected Consumer<AssistantMessage> ChatResponse.getCompleteConsumer()Method parameters in org.zenoda.chatant with type arguments of type AssistantMessageModifier and TypeMethodDescriptionChatResponse.onComplete(Consumer<AssistantMessage> completeConsumer) -
Uses of AssistantMessage in org.zenoda.chatant.message
Methods in org.zenoda.chatant.message that return AssistantMessage