-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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
[Bug] 链接被错误解析 #5152
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
@jiajiaxd 你好!我是Dosu,一个可以帮你解决问题、回答疑问、并成为贡献者的机器人。我会在这里帮助你,直到有人类维护者出现。期待与你合作!🤖 The issue you're experiencing seems to be related to the link parsing functionality in the lobe-chat codebase. The link parsing is implemented in the To address this, you might want to review the regular expression used for link detection and ensure it accurately distinguishes between actual links and surrounding text. Adjusting the regex or adding additional logic to handle edge cases could help resolve the issue. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
这属于 markdown 固有缺陷。是否可以在提示词里添加诸如“链接后需插入空格分隔”等内容来避免。 |
This is an inherent flaw of markdown. Is it possible to add content such as "A space must be inserted after the link to separate" in the prompt word to avoid this. |
📦 Environment
Docker
📌 Version
v1.37.1
💻 Operating System
Windows
🌐 Browser
Chrome
🐛 Bug Description
如图,链接后面不属于链接的部分也被一并解析为链接
📷 Recurrence Steps
No response
🚦 Expected Behavior
No response
📝 Additional Information
No response
The text was updated successfully, but these errors were encountered: