≡ menu
× menu

cnnmmd

cnnmmd_xoxxox_tttsim


Engines: Standard output: Standard output for language generation: Send one of the texts in a specified list out of multiple lists each turn.


dependence:

cnnmmd_xoxxox_appmid

overview


For example, the configuration file could look like this - if the received number (in text form) doesn't match any of the options, the first one in the list will be chosen:

{
  "output": "random",
  "dictxt": {
    "0": [
      "you know"
    ],
    "1": [
      "I'm glad,"
      "It's fun."
    ],
    "2": [
      "Sad, right?"
      "It's lonely."
    ]
  }
}