Training
The training API handles all training methods for bots that both use AL or not.
API SUBPATH: eva-training
The Training APIs are as simple as it can be - Both contain 3 methods, one for listing, one that requests a new training, and a last one which discerns whether a training should be available as of now. If you send a trainign request while the /training-availability does not inform it's available, the training proccess will fail at the nlp.
Standard Training
Automated Learning Training
Last updated