-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
latex公式显示 #2651
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
I have a similar problem. |
我想这应该是一个偶发问题,可能和大模型输出的公式格式不一定每一次都很标准有关。过去两周时间,以我的经验,大概有10%的概率触发无法正常显示,但大多数时候通过重新生成回答可以解决。我刚刚让gpt-4o生成了一个latex格式的公式给我,可以正常显示(桌面端/0.161.19) |
I think this should be an occasional problem, and it may be related to the fact that the formula format output by large models is not necessarily standard every time. In the past two weeks, based on my experience, there is about a 10% chance that the trigger will not display properly, but most of the time it can be solved by regenerating the answer. I just asked gpt-4o to generate a formula in latex format for me, which can be displayed normally (desktop/0.161.19) |
看上去lobechat只会渲染$/$$包围的latex数学公式,虽然gpt-4o输出的那种写法也是正确的。渲染条件确实考虑得不是很全面。不是很清楚他们的渲染是怎么实现的。在更新之前,你可以用prompt的方式要求GPT,所有latex格式的数学式子都要用$/$$包围。 |
It seems that lobechat will only render latex mathematical formulas surrounded by |
感谢解答! |
Thanks for the answer! |
+1 |
1 similar comment
+1 |
This issue is closed, If you have any questions, you can comment and reply. |
1 similar comment
This issue is closed, If you have any questions, you can comment and reply. |
- fix lobehub/lobe-chat#2911 - fix lobehub/lobe-chat#2651 - fix lobehub/lobe-chat#2070 - fix lobehub/lobe-chat#2494 - fix lobehub/lobe-chat#1620 - fix lobehub/lobe-chat#1787 - fix lobehub/lobe-chat#2651 - fix lobehub/lobe-chat#2494 - fix lobehub/lobe-chat#1620 - fix lobehub/lobe-chat#1471 - fix lobehub/lobe-chat#1110 - fix lobehub/lobe-chat#676 - fix lobehub/lobe-chat#485 - fix lobehub/lobe-chat#144
📦 部署环境
📌 软件版本
v0.161.16
💻 系统环境
🌐 浏览器
🐛 问题描述
如图公式没有正确显示。
📷 复现步骤
如图让其输出一个公式即可
🚦 期望结果
应该按照正确的方式渲染出latex公式
📝 补充信息
暂无
The text was updated successfully, but these errors were encountered: