Uses of Class
com.vaadin.flow.component.ai.orchestrator.RequestListener.RequestEvent
Packages that use RequestListener.RequestEvent
-
Uses of RequestListener.RequestEvent in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type RequestListener.RequestEventModifier and TypeMethodDescriptionvoidRequestListener.onRequest(RequestListener.RequestEvent event) Called just before the LLM stream opens for a prompt.