Skip to content

Conversation

@davidathena
Copy link
Contributor

Describe what this PR does / why we need it

使用大模型推测后续用户可能提出的问题

Does this pull request fix one issue?

Describe how you did it

在REPORT_GENERATOR_NODE后面增加一个GUESS_NODE,调用大模型根据当前问题和历史问题以及表结构生成最多4个后续问题,并在页面中最下方展示,效果如下

推荐问题

Describe how to verify it

Special notes for reviews

@lzq986
Copy link
Contributor

lzq986 commented Dec 18, 2025

推荐问题区域 不要全部写到AgentRun.vue, 现在这个组件太庞大了,两千代码了,你提取到新的VUE然后AgentRun.vue引入。CSS也记得挪走。
然后跑一下前端格式化,详情看front目录的code style文件
后端也是跑一下格式化,看根目录下的贡献文档说明

@VLSMB VLSMB marked this pull request as draft December 18, 2025 09:59
@VLSMB
Copy link
Member

VLSMB commented Dec 18, 2025

目前近期项目属于在修复各种bug的阶段,不太需要与核心功能关系不大的新feat。而且目前连续对话有些问题,可能这个功能加上去也没多少效果

@zxuexingzhijie
Copy link
Collaborator

目前确实先修bug为主,但这个功能是有必要的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wait for feedback wait for user's feedback

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants