Package com.vaadin.flow.component.ai.orchestrator
package com.vaadin.flow.component.ai.orchestrator
-
ClassDescriptionContributes 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.Listener for request submission events.Event fired just before the LLM stream opens for a prompt.Listener for LLM response events.Event fired after the assistant's stream has completed, on success or failure.