Interface AIFunctionsPluginExtension

All Superinterfaces:
PluginExtension

@API(type=EXTENDABLE, src=PUBLIC) public interface AIFunctionsPluginExtension extends PluginExtension
Plug-in extension that provides external AI functions
Since:
27.1
  • Method Details

    • getExternalAIFunctions

      List<ExternalAIFunction> getExternalAIFunctions()
      Get the external AI functions
      Returns:
      The external AI functions