State domain

Official Content
This documentation is valid for:

Enumerated domain representing the training state in the context of GeneXus Artificial Intelligence for custom models.

Values

Aborted The model aborted, raising an error.
Deployed The model is currently deployed.
Ready The model has is ready to be used.
Training The model is currently training.
Unknown  The model is in an unknown state (e.g. when the model does not exist).

Scope

AI Task Check procedure
Platforms  Web(.NET,.NETCore,Java), SmartDevices(Android,iOS)

Availability

This domain is available as of GeneXus 16 upgrade 6.

See also