Uses of Class
com.vaadin.flow.component.ai.orchestrator.ResponseListener.ResponseEvent
Packages that use ResponseListener.ResponseEvent
-
Uses of ResponseListener.ResponseEvent in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type ResponseListener.ResponseEventModifier and TypeMethodDescriptionvoidResponseListener.onResponse(ResponseListener.ResponseEvent event) Called when the assistant's stream has completed.