ModelDependency

Added in 8.7.0-alpha05

@Incubating
interface ModelDependency


DSL object to configure a model dependency for an AI pack.

Summary

Public properties

Property<String>

The name of the AI model dependency.

Property<String>

The package name of the app that contains this model dependency.

Public properties

aiModelName

Added in 8.7.0-alpha05
val aiModelNameProperty<String>

The name of the AI model dependency.

aiModelPackageName

Added in 8.7.0-alpha05
val aiModelPackageNameProperty<String>

The package name of the app that contains this model dependency.