Upgrade to our commercial service Bot Libre for Business for only $4.99 per month
Bot Libre Dev : How can i can load response list and try to access in Bot Libre

RE: How can i can load response list and try to access in Bot Libre

by admin posted Aug 4 2017, 8:05

Current in the test GUI the LoadChatFileAction only loads AIML or chat log files.

The code it uses is,

getBot().awareness().getSense(TextEntry.class).loadChatFile(file, "Chat Log", "", true, false);

Change it to,

getBot().awareness().getSense(TextEntry.class).loadChatFile(file, "Response List", "", false, false);

I will update the code for the next release.


Id: 18555428
Posted: Aug 4 2017, 8:05
Replies: 0
Views: 2622, today: 2, week: 8, month: 24
0 0 0.0/5