Syntax highlighting is technically easy to do, but cannot be combined with streaming. We cannot parse partial markdown and even if we can do it, highlighting it correctly is not going to be easy (and we will likely have to backtrack on the highlighting as well). We can maybe provide an option to add highlighting but not stream responses.
Related:
Syntax highlighting is technically easy to do, but cannot be combined with streaming. We cannot parse partial markdown and even if we can do it, highlighting it correctly is not going to be easy (and we will likely have to backtrack on the highlighting as well). We can maybe provide an option to add highlighting but not stream responses.
Related: