Generated by the generate text function do not render properly. Is there a fix for this?
It’s trying to display the math as LaTeX. Glide’s built in components won’t be able to render this text correctly.
I was able to get close by using an AI component to render the AI output, but I wasn’t able to make the inline LaTeX math images to look like a consistent size:
ok sounds interesting…
Hi Sir have you found a solution with this. Im currently working on something that seems good.
I think the AI component as Robert noted above is the closest solution now.
This is my app and I use a javascript column. I have multiple parameter that allow me to change the text color for instance.
That’s beautiful. Can you share how you got it?
This
Is transformed to this
By using javascript column. Here is a snap :
If anyone need help to implement this. I can help !
Thank you for the Vercel tip!