Package com.vaadin.copilot
Class MachineConfiguration
java.lang.Object
com.vaadin.copilot.MachineConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MachineConfigurationget()static FilegetFile()com.fasterxml.jackson.databind.JsonNodegetJson()boolean
-
Constructor Details
-
MachineConfiguration
-
-
Method Details
-
isAIUsageAllowed
-
isSendErrorReportsAllowed
public boolean isSendErrorReportsAllowed() -
getAiProvider
-
getJson
public com.fasterxml.jackson.databind.JsonNode getJson() -
get
- Throws:
CopilotException
-
getFile
-