Package com.vaadin.flow.component.ai.form
package com.vaadin.flow.component.ai.form
-
ClassDescriptionThe 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.ValueOptions<V>Per-field registration of the items the LLM may pick from.