Uses of Class
org.zenoda.chatant.ChatMessage
Packages that use ChatMessage
-
Uses of ChatMessage in org.zenoda.chatant
Fields in org.zenoda.chatant with type parameters of type ChatMessageModifier and TypeFieldDescriptionprotected List<? extends ChatMessage> ChatRequest.Builder.messagesMethods in org.zenoda.chatant that return ChatMessageMethods in org.zenoda.chatant that return types with arguments of type ChatMessageModifier and TypeMethodDescriptionChatMemory.getMessages(String conversationId) 获取记忆中的消息List<? extends ChatMessage> ChatRequest.getMessages()Methods in org.zenoda.chatant with parameters of type ChatMessageModifier and TypeMethodDescriptionprotected voidChatMessage.Builder._build(ChatMessage chatMessage) voidChatMemory.addMessage(String conversationId, ChatMessage message) 存入新消息Method parameters in org.zenoda.chatant with type arguments of type ChatMessageModifier and TypeMethodDescriptionChatRequest.Builder.messages(List<? extends ChatMessage> messages) voidChatRequest.setMessages(List<? extends ChatMessage> messages) -
Uses of ChatMessage in org.zenoda.chatant.adaptor
Methods in org.zenoda.chatant.adaptor that return types with arguments of type ChatMessageMethods in org.zenoda.chatant.adaptor with parameters of type ChatMessageModifier and TypeMethodDescriptionvoidSimpleChatMemory.addMessage(String conversationId, ChatMessage message) -
Uses of ChatMessage in org.zenoda.chatant.message
Subclasses of ChatMessage in org.zenoda.chatant.messageModifier and TypeClassDescriptionclassclassclassclass