Uses of Interface
com.vaadin.flow.component.ai.orchestrator.AttachmentSubmitListener
Packages that use AttachmentSubmitListener
-
Uses of AttachmentSubmitListener in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type AttachmentSubmitListenerModifier and TypeMethodDescriptionAIOrchestrator.Builder.withAttachmentSubmitListener(AttachmentSubmitListener listener) Sets a listener that is called when a message with attachments is submitted to the LLM provider.