models library
Data models shared across the on_device_ai SDK.
Import this library to access AIResult and ModelConfig.
Classes
- AIResult
- The result returned by an on-device AI inference call.
- ModelConfig
- Configuration options passed to OnDeviceAi.loadModel.