Aggiornare il nostro servizio commerciale Bot Libre for Business per soltanto $4.99 al mese
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: 2068, oggi: 2, settimana: 11, mese: 15
0 0 0.0/5