Package com.vaadin.copilot.ai
Class AICommunicationUtil
java.lang.Object
com.vaadin.copilot.ai.AICommunicationUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHillaSourceFiles
(elemental.json.JsonObject data) static void
handlingExceptionsAndNotifyDevtoolsInterface
(elemental.json.JsonObject dataJson, DevToolsInterface devToolsInterface, Throwable e) static void
promptTextCannotCall
(elemental.json.JsonObject data, DevToolsInterface devToolsInterface)
-
Constructor Details
-
AICommunicationUtil
public AICommunicationUtil()
-
-
Method Details
-
promptTextCannotCall
public static void promptTextCannotCall(elemental.json.JsonObject data, DevToolsInterface devToolsInterface) -
getHillaSourceFiles
-
handlingExceptionsAndNotifyDevtoolsInterface
public static void handlingExceptionsAndNotifyDevtoolsInterface(elemental.json.JsonObject dataJson, DevToolsInterface devToolsInterface, Throwable e)
-