Lo sapevate Bot Libre fornisce anche avatar in 3D e una connessione web speech API?
Bot Libre Dev : learn

RE: learn

da admin postato Jan 14 2020, 8:26

In Self the learn() function takes a response category object that has a pattern and template.

For example:
learn( { pattern : "hello", template : "How are you today?" } );
or,
var response = new Object();
response.pattern = "hi";
response.template = "bye";
learn( response );


Id: 31483901
Postato: Jan 14 2020, 8:26
Risposte: 0
Vista: 2741, oggi: 2, settimana: 14, mese: 37
0 0 0.0/5