File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 88</p >
99<hr />
1010
11- SQLBot 是一款基于大模型和 RAG 的智能问数系统。SQLBot 的优势包括:
11+ SQLBot 是一款基于大模型和 RAG 的智能问数系统。
12+
13+ SQLBot 的工作原理:
14+
15+ TBD
16+
17+ SQLBot 的优势包括:
1218
1319- ** 开箱即用** : 只需配置大模型和数据源即可开启问数之旅,通过大模型和 RAG 的结合来实现高质量的 NL2SQL 和 Text2SQL;
1420- ** 易于集成** : 支持快速嵌入到第三方业务系统,也支持被 n8n、MaxKB、Dify 、Coze 等 AI 应用开发平台集成调用,让各类应用快速拥有智能问数能力;
@@ -25,8 +31,7 @@ docker run -d --name=sqlbot --restart=always -p 8080:8080 -v ~/.sqlbot:/var/lib/
2531# 密码: SQLBot@123..
2632```
2733
28- - 你也可以通过 [ 1Panel 应用商店] ( https://apps.fit2cloud.com/1panel ) 快速部署 SQLBot;
29- - 如果是内网环境,推荐使用 [ 离线安装包] ( https://community.fit2cloud.com/#/products/sqlbot/downloads ) 进行安装部署。
34+ 你也可以通过 [ 1Panel 应用商店] ( https://apps.fit2cloud.com/1panel ) 快速部署 SQLBot;
3035
3136如你有更多问题,可以加入我们的技术交流群与我们交流。
3237
You can’t perform that action at this time.
0 commit comments