We are exploring using Kendo Chat for JQuery to support LLM interactions but are finding the control very limiting compared to Bootstrap 5 MDB. Does anyone know if you can:
- support bold and rich html formatting within the chat messages? The LLM is correctly responding with formatting such as <strong> but this is not respected within the control.
- add ability to pass additional data in the chat post - doing this results in [Object, Object] in the chat window itself