Uses of Class
com.vaadin.flow.component.ai.orchestrator.AttachmentSubmitListener.AttachmentSubmitEvent
Packages that use AttachmentSubmitListener.AttachmentSubmitEvent
-
Uses of AttachmentSubmitListener.AttachmentSubmitEvent in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type AttachmentSubmitListener.AttachmentSubmitEventModifier and TypeMethodDescriptionvoidAttachmentSubmitListener.onAttachmentSubmit(AttachmentSubmitListener.AttachmentSubmitEvent event) Called when a message with attachments is submitted to the LLM provider.