Skip to content

Commit 389b304

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents b28be3b + 71f8aef commit 389b304

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<p align="center"><img src="https://resource-fit2cloud-com.oss-cn-hangzhou.aliyuncs.com/sqlbot/sqlbot.png" alt="SQLBot" width="300" /></p>
22
<h3 align="center">基于大模型和 RAG 的智能问数系统</h3>
33
<p align="center">
4-
<a href="https://www.gnu.org/licenses/gpl-3.0.html#license-text"><img src="https://img.shields.io/github/license/1Panel-dev/SQLBot?color=%231890FF" alt="License: GPL v3"></a>
5-
<a href="https://github.com/1Panel-dev/SQLBot/releases/latest"><img src="https://img.shields.io/github/v/release/1Panel-dev/SQLBot" alt="Latest release"></a>
6-
<a href="https://github.com/1Panel-dev/SQLBot"><img src="https://img.shields.io/github/stars/1Panel-dev/SQLBot?color=%231890FF&style=flat-square" alt="Stars"></a>
7-
<a href="https://hub.docker.com/r/1panel/SQLbot"><img src="https://img.shields.io/docker/pulls/1panel/SQLBot?label=downloads" alt="Download"></a><br/>
4+
<a href="https://github.com/dataease/SQLBot/releases/latest"><img src="https://img.shields.io/github/v/release/dataease/SQLBot" alt="Latest release"></a>
5+
<a href="https://github.com/dataease/SQLBot"><img src="https://img.shields.io/github/stars/dataease/SQLBot?color=%231890FF&style=flat-square" alt="Stars"></a>
6+
<a href="https://hub.docker.com/r/dataease/SQLbot"><img src="https://img.shields.io/docker/pulls/dataease/SQLBot?label=downloads" alt="Download"></a><br/>
87
</p>
98
<hr/>
109

@@ -29,7 +28,7 @@ docker run -d --name=sqlbot --restart=always -p 8080:8080 -v ~/.sqlbot:/var/lib/
2928

3029
如你有更多问题,可以加入我们的技术交流群与我们交流。
3130

32-
TBD
31+
TBD: 交流群二维码
3332

3433
## UI 展示
3534

@@ -44,7 +43,11 @@ TBD
4443
</tr>
4544
</table>
4645

47-
## 飞致云的其他明星项目
46+
## Star History
47+
48+
[![Star History Chart](https://api.star-history.com/svg?repos=dataease/SQLBot&type=Date)](https://star-history.com/#dataease/SQLBot&Date)
49+
50+
## 飞致云旗下的其他明星项目
4851

4952
- [DataEase](https://github.com/dataease/dataease/) - 人人可用的开源 BI 工具
5053
- [1Panel](https://github.com/1panel-dev/1panel/) - 现代化、开源的 Linux 服务器运维管理面板
@@ -53,10 +56,6 @@ TBD
5356
- [Halo](https://github.com/halo-dev/halo/) - 强大易用的开源建站工具
5457
- [MeterSphere](https://github.com/metersphere/metersphere/) - 新一代的开源持续测试工具
5558

56-
## Star History
57-
58-
[![Star History Chart](https://api.star-history.com/svg?repos=1Panel-dev/SQLBot&type=Date)](https://star-history.com/#1Panel-dev/SQLBot&Date)
59-
6059
## License
6160

6261
本仓库遵循 [FIT2CLOUD Open Source License](LICENSE) 开源协议,该许可证本质上是 GPLv3,但有一些额外的限制。

0 commit comments

Comments
 (0)