Uses of Class
com.vaadin.flow.component.ai.orchestrator.RequestInterceptor.RequestInterceptEvent
Packages that use RequestInterceptor.RequestInterceptEvent
-
Uses of RequestInterceptor.RequestInterceptEvent in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type RequestInterceptor.RequestInterceptEventModifier and TypeMethodDescriptionvoidRequestInterceptor.intercept(RequestInterceptor.RequestInterceptEvent event) Called with the user's input before the orchestrator acts on it.