I just installed LibreChat via Docker and it's great. However, I have a small problem with rendering Latex Math equations. I tried the following example:
Latex inline: $x^2$.
Latex block: $$e=mc^2$$.
But it does not render at all. For some reason it works in the answers from the model. And it works in the official ChatGPT UI.
Am I doing something wrong? At least I don't think so...