您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

Utterances.txt 628 B

7 年前
123456789101112131415
  1. RequestIntent random {Category}
  2. RequestIntent random {Category} hero
  3. RequestIntent random any {Category}
  4. RequestIntent random any {Category} hero
  5. RequestIntent random another {Category}
  6. RequestIntent random another {Category} hero
  7. RequestTwoIntent random {Category1} {Category2}
  8. RequestIntent random {Category1} {Category2} hero
  9. RequestIntent random any {Category1} {Category2}
  10. RequestIntent random any {Category1} {Category2} hero
  11. RequestIntent random another {Category1} {Category2}
  12. RequestIntent random another {Category1} {Category2} hero
  13. AnyRequest random any hero
  14. AnyRequest random any other hero
  15. Stop stop