Sergey Kamov created NLPCRAFT-37: ------------------------------------ Summary: NCModel#onMatchedIntent behaviour Key: NLPCRAFT-37 URL: https://issues.apache.org/jira/browse/NLPCRAFT-37 Project: NLPCraft Issue Type: Improvement Components: probe Reporter: Sergey Kamov Assignee: Aaron Radzinski Fix For: 0.6.0
1) We can't use super.onMatchedIntent in implementations because NCModel is interface. Maybe better to have constant default values? 2) If onMatchedIntent returns false and single variant found, we have endless cycle. User can check it on probe side, but maybe safer to check it on server side and throw some error? -- This message was sent by Atlassian Jira (v8.3.4#803005)