MobileCRM.Services.AIVisionSettings - Resconet/JSBridge GitHub Wiki
MobileCRM.Services.AIVisionSettings Object
[v12.3] Represents the settings for AI image recognition service.
Properties
Property | Type | Description |
---|---|---|
modelName | String | Gets or sets the model name. |
predictionKey | String | Gets or sets the model prediction key. |
url | String | Gets or sets the url to train model. |
serviceType | String | Gets or sets the service type. By default we use Azure. |