Uses of Package
com.vaadin.flow.component.ai.orchestrator
Packages that use com.vaadin.flow.component.ai.orchestrator
Package
Description
-
Classes in com.vaadin.flow.component.ai.orchestrator used by com.vaadin.flow.component.ai.chartClassDescriptionContributes tools and lifecycle hooks to an
AIOrchestrator— domain-specific behaviour like populating a grid, building a chart, or filling a form from natural-language requests. -
Classes in com.vaadin.flow.component.ai.orchestrator used by com.vaadin.flow.component.ai.formClassDescriptionContributes tools and lifecycle hooks to an
AIOrchestrator— domain-specific behaviour like populating a grid, building a chart, or filling a form from natural-language requests. -
Classes in com.vaadin.flow.component.ai.orchestrator used by com.vaadin.flow.component.ai.gridClassDescriptionContributes tools and lifecycle hooks to an
AIOrchestrator— domain-specific behaviour like populating a grid, building a chart, or filling a form from natural-language requests. -
Classes in com.vaadin.flow.component.ai.orchestrator used by com.vaadin.flow.component.ai.orchestratorClassDescriptionContributes tools and lifecycle hooks to an
AIOrchestrator— domain-specific behaviour like populating a grid, building a chart, or filling a form from natural-language requests.Orchestrator for AI-powered chat interfaces.Builder for configuring and creating anAIOrchestratorinstance.Fluent API for restoring transient dependencies on anAIOrchestratorafter deserialization.Listener for attachment click events.Event fired when an attachment in the message list is clicked.Intercepts the user's input before the orchestrator acts on it.Handle for completing a prompt postponed viaRequestInterceptor.RequestInterceptEvent.postpone(Duration).The content of one prompt, handed to aRequestInterceptorbefore the orchestrator acts on it.Listener for request submission events.Event fired just before the LLM stream opens for a prompt.Listener for LLM response events.Event fired when a turn ends, on success or failure.