Hi, it would be really helpful if you enhance the documentation of the chat node.
Two topics are missing in my opinion:
- Necessary JSON KEY
Add the fact that the chat.js expects a valid JSON with a key “text” or “output” to parse the response correctly.
That took me some time to google to solve my problems after I tried to find help in the documentation.
- What md is supported in the response
Would be great to have list of your configuration, to understand better, what md is supported and we don’t need to find out by trial and error.
Thank you