Uses of Interface
com.vaadin.flow.component.ai.orchestrator.RequestListener
Packages that use RequestListener
-
Uses of RequestListener in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type RequestListenerModifier and TypeMethodDescriptionAIOrchestrator.Builder.withRequestListener(RequestListener listener) Sets a listener that is called on every prompt, just before the LLM stream opens.