[FEATURE]增加AI自动数据验证以及回查功能
Open
@yayanpei-fit2cloud is already working on this.
Since Mar 24, 2026.
feature
- Dominant language
- JavaScript
- Stars
- 6.8k
- Forks
- 882
- Avg merge
- 4h 37m
- Merged PRs (30d)
- 32
Description
问数执行流程为:匹配术语、匹配SQL示例、匹配数据表(Schema)、生成SQL、执行SQL、生成图表结构。
问数失败时,AI不会自动验证结果,容易出现最终未呈现任何内容。
需要让AI自己判断生成的结果,如果没有没有内容,再回查,检查SQL,修改SQL,再次执行SQL。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.