fixed addKnowledge
This commit is contained in:
@ -4,6 +4,10 @@
|
||||
<pattern>HELLO</pattern>
|
||||
<template>Hi there!</template>
|
||||
</category>
|
||||
<category>
|
||||
<pattern>how are you</pattern>
|
||||
<template>Feelin fine, thank you!</template>
|
||||
</category>
|
||||
<category>
|
||||
<pattern>*</pattern>
|
||||
<template>
|
||||
|
Reference in New Issue
Block a user