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.chartClassDescriptionInterface for AI controllers that extend orchestrator capabilities by providing tools that the LLM can use.
-
Classes in com.vaadin.flow.component.ai.orchestrator used by com.vaadin.flow.component.ai.gridClassDescriptionInterface for AI controllers that extend orchestrator capabilities by providing tools that the LLM can use.
-
Classes in com.vaadin.flow.component.ai.orchestrator used by com.vaadin.flow.component.ai.orchestratorClassDescriptionInterface for AI controllers that extend orchestrator capabilities by providing tools that the LLM can use.Orchestrator for AI-powered chat interfaces.Builder for configuring and creating an
AIOrchestratorinstance.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 attachment submit events.Event fired when a message with attachments is submitted to the LLM provider.Listener for LLM response completion events.Event fired after the assistant's response has been fully streamed and added to the conversation history.