Uses of Interface
com.vaadin.flow.component.ai.component.AiMessage
Packages that use AiMessage
-
Uses of AiMessage in com.vaadin.flow.component.ai.component
Methods in com.vaadin.flow.component.ai.component 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.component with parameters of type AiMessageModifier and TypeMethodDescriptionvoidAiMessageList.addMessage(AiMessage message) Adds a message to the list.