We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.copilot.ai.
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)
-