How to get Shiny Chat’s response to display formatted math equations?
I am trying to get this example app to output formated math equations. The shiny chat tutorial here suggests a custom response display, but I am unable to get the suggested @chat.transform_assistant_response
to modify the formating.
I used the code below as is: