Open-Assistant
Open-Assistant copied to clipboard
LaTeX support for the assistant chat
Currently, LaTeX snippets in the assistant chat are rendered like

If the markdown rendering engine were to be configured with add-ons to use MathJax, something like the following could be produced:

using remark-math should do the trick?

it works now, i think you can close this issue. It's now a question of if OA wants to write valid latex strings
it works now, i think you can close this issue. It's now a question of if OA wants to write valid latex strings
thank you!