You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.copilot.ai.

Class AICommunicationUtil

java.lang.Object
com.vaadin.copilot.ai.AICommunicationUtil
public class AICommunicationUtil extends Object
  • Constructor Details

    • AICommunicationUtil

      public AICommunicationUtil()
  • Method Details

    • promptTextCannotCall

      public static void promptTextCannotCall(elemental.json.JsonObject data, DevToolsInterface devToolsInterface)
    • getHillaSourceFiles

      public static Map<String,String> getHillaSourceFiles(elemental.json.JsonObject data)
    • handlingExceptionsAndNotifyDevtoolsInterface

      public static void handlingExceptionsAndNotifyDevtoolsInterface(elemental.json.JsonObject dataJson, DevToolsInterface devToolsInterface, Throwable e)