这是一个警告:找不到匹配的输入:a
“”“
<aiml version="2.0" encoding="UTF-8">
<category>
<pattern>a</pattern>
<template>
On what basis would you like to see the courses? (Domain of Interest / Favourite Teacher)
</template>
</category>
</aiml>“”“
发布于 2020-05-29 00:07:06
<?xml version="1.0" encoding="UTF-8"?>
<aiml>
<category>
<pattern>a</pattern>
<template>
On what basis would you like to see the courses? (Domain of Interest / Favourite Teacher)
</template>
</category>
</aiml>https://stackoverflow.com/questions/61453428
复制相似问题