Uses of Package
com.vaadin.flow.component.ai.form
Packages that use com.vaadin.flow.component.ai.form
-
Classes in com.vaadin.flow.component.ai.form used by com.vaadin.flow.component.ai.formClassDescriptionThe texts shown by the marker the
FormAIControllerapplies to the fields the AI filled: the "AI" badge, its tooltip, the popover that explains the AI fill and offers a revert control, and the confidence indicator.The texts of the confidence indicator, one perconfidence level.Creates the extra content aFormAIControllershows in the popover that opens when the AI field marker badge is clicked, between the explanation message and the revert control.Fired byFormAIControlleronce per field whose value changed during a successful AI turn — either written by the LLM or by a cascade.Listener forFieldValueChangeEvents fired by aFormAIControllerafter a successful AI turn.Populates a layout's fields with values an LLM extracts from a user prompt or attached files.Per-field registration of the items the LLM may pick from.