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