Uses of Interface
com.vaadin.flow.component.ai.grid.GridAITools.Callbacks
Packages that use GridAITools.Callbacks
-
Uses of GridAITools.Callbacks in com.vaadin.flow.component.ai.grid
Methods in com.vaadin.flow.component.ai.grid with parameters of type GridAITools.CallbacksModifier and TypeMethodDescriptionstatic List<LLMProvider.ToolSpec> GridAITools.createAll(GridAITools.Callbacks callbacks) Creates all grid tools for the given callbacks.