AIModel

class AIModel

Represents a downloadable AI model bundle.

Used with AIModels to specify which models to preload during SDK initialization.

Properties

Link copied to clipboard
val id: String

Internal identifier for the model bundle

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String