deepmodeling / deepmodeling/sciencepedia
[Feature] Show link to problems and direct to agent to expand on the LCOT
Open
area:agent
area:frontend
type:feature
- Dominant language
- No language data
- Stars
- 152
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
# Goal
"现在的agent其实可以拿到知识页引用的所有题目的。可以让页面上的所有的的problem-id都作为引用源显示出来。用户点击引用源就通过agent来query和展示对应的问答题。这样既可以避免大厂直接爬问答对,还可以展示文本背后的思维链的支撑,还可以在agent交互的时候要求用户登录"
# Details
- Data: add link back to the article in opensearch ([@problem_id])
- Frontend: show link ([展开思维链] or [Expand CoT]), once clicked, go to agent to show the content of the problem/solution/final result.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.