[FEATURE] 发布对话功能支持、认证对接的建议
Open
@yayanpei-fit2cloud is already working on this.
Since Oct 15, 2025.
feature
Scheduled
- Dominant language
- JavaScript
- Stars
- 6.8k
- Forks
- 882
- Avg merge
- 4h 37m
- Merged PRs (30d)
- 32
Description
SQLBot version v1.1.4
1、类似智能体发布,将单个数据源的问数功能发布成智能体,或者连接,可以给用户单独使用。
a.还有个小问题:每次新开对话的时候都要选择数据源,哪怕是只有一个数据源也要弹窗选择。
b.如果只有单一数据源,首页的“开启问数”可以改成输入框,直接对话,简化操作流程
2、建议添加认证对接功能,如标准CAS,OAuth2.0 等
3、调用模型时,明文传sql导致被WAF拦截,存在sql注入风险,能否加密处理?
4、配置Oracle库时,因为账号没有dba权限导致table列表是空的。
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.