Uses of Class
org.zenoda.chatant.ChatResponse
Packages that use ChatResponse
-
Uses of ChatResponse in org.zenoda.chatant
Methods in org.zenoda.chatant that return ChatResponseModifier and TypeMethodDescriptionChatAgent.apply(ChatRequest request) abstract ChatResponseChatResponse.Builder.build()ChatResponse.onComplete(Consumer<AssistantMessage> completeConsumer) ChatResponse.onMessage(Consumer<PartialMessage> messageConsumer) Methods in org.zenoda.chatant with parameters of type ChatResponseModifier and TypeMethodDescriptionprotected voidChatResponse.Builder._build(ChatResponse response) -
Uses of ChatResponse in org.zenoda.chatant.adaptor
Subclasses of ChatResponse in org.zenoda.chatant.adaptor