Uses of Interface
com.vaadin.flow.component.ai.orchestrator.ResponseListener
Packages that use ResponseListener
-
Uses of ResponseListener in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type ResponseListenerModifier and TypeMethodDescriptionAIOrchestrator.Builder.withResponseListener(ResponseListener listener) Sets a listener that is called once per turn when the assistant's stream has completed — successfully or with an error.