Uses of Interface
com.vaadin.flow.component.ai.AiMessage
Packages that use AiMessage
-
Uses of AiMessage in com.vaadin.flow.component.ai
Methods in com.vaadin.flow.component.ai that return AiMessageModifier and TypeMethodDescriptionAiMessageList.createMessage(String text, String userName) Creates a new message with the given parameters.Methods in com.vaadin.flow.component.ai with parameters of type AiMessageModifier and TypeMethodDescriptionvoidAiMessageList.addMessage(AiMessage message) Adds a message to the list.