Uses of Interface
com.vaadin.flow.component.ai.ui.AIMessageList
Packages that use AIMessageList
-
Uses of AIMessageList in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type AIMessageListModifier and TypeMethodDescriptionAIOrchestrator.Builder.withMessageList(AIMessageList messageList) Sets the message list component.