You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title={DB-GPT: Empowering Database Interactions with Private Large Language Models},
@@ -232,6 +235,22 @@ MITライセンス(MIT)
232
235
journal={arXiv preprint arXiv:2312.17449},
233
236
url={https://arxiv.org/abs/2312.17449}
234
237
}
238
+
@misc{huang2024romasrolebasedmultiagentdatabase,
239
+
title={ROMAS: A Role-Based Multi-Agent System for Database monitoring and Planning},
240
+
author={Yi Huang and Fangyin Cheng and Fan Zhou and Jiahui Li and Jian Gong and Hongjun Yang and Zhidong Fan and Caigao Jiang and Siqiao Xue and Faqiang Chen},
241
+
year={2024},
242
+
eprint={2412.13520},
243
+
archivePrefix={arXiv},
244
+
primaryClass={cs.AI},
245
+
url={https://arxiv.org/abs/2412.13520},
246
+
}
247
+
@inproceedings{xue2024demonstration,
248
+
title={Demonstration of DB-GPT: Next Generation Data Interaction System Empowered by Large Language Models},
249
+
author={Siqiao Xue and Danrui Qi and Caigao Jiang and Wenhui Shi and Fangyin Cheng and Keting Chen and Hongjun Yang and Zhiping Zhang and Jianshan He and Hongyang Zhang and Ganglin Wei and Wang Zhao and Fan Zhou and Hong Yi and Shaodong Liu and Hongjun Yang and Faqiang Chen},
Copy file name to clipboardExpand all lines: README.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -236,8 +236,9 @@ At present, we have introduced several key features to showcase our current capa
236
236
The MIT License (MIT)
237
237
238
238
## Citation
239
-
If you find `DB-GPT` useful for your research or development, please cite the following <ahref="https://arxiv.org/abs/2312.17449"target="_blank">paper</a>:
239
+
If you want to understand the overall architecture of DB-GPT, please cite <ahref="https://arxiv.org/abs/2312.17449"target="_blank">paper</a> and <ahref="https:// arxiv.org/abs/2404.10209"target="_blank">Paper</a>
240
240
241
+
If you want to learn about using DB-GPT for Agent development, please cite the <ahref="https://arxiv.org/abs/2412.13520"target="_blank">paper</a>
241
242
```bibtex
242
243
@article{xue2023dbgpt,
243
244
title={DB-GPT: Empowering Database Interactions with Private Large Language Models},
@@ -246,8 +247,25 @@ If you find `DB-GPT` useful for your research or development, please cite the fo
246
247
journal={arXiv preprint arXiv:2312.17449},
247
248
url={https://arxiv.org/abs/2312.17449}
248
249
}
250
+
@misc{huang2024romasrolebasedmultiagentdatabase,
251
+
title={ROMAS: A Role-Based Multi-Agent System for Database monitoring and Planning},
252
+
author={Yi Huang and Fangyin Cheng and Fan Zhou and Jiahui Li and Jian Gong and Hongjun Yang and Zhidong Fan and Caigao Jiang and Siqiao Xue and Faqiang Chen},
253
+
year={2024},
254
+
eprint={2412.13520},
255
+
archivePrefix={arXiv},
256
+
primaryClass={cs.AI},
257
+
url={https://arxiv.org/abs/2412.13520},
258
+
}
259
+
@inproceedings{xue2024demonstration,
260
+
title={Demonstration of DB-GPT: Next Generation Data Interaction System Empowered by Large Language Models},
261
+
author={Siqiao Xue and Danrui Qi and Caigao Jiang and Wenhui Shi and Fangyin Cheng and Keting Chen and Hongjun Yang and Zhiping Zhang and Jianshan He and Hongyang Zhang and Ganglin Wei and Wang Zhao and Fan Zhou and Hong Yi and Shaodong Liu and Hongjun Yang and Faqiang Chen},
262
+
year={2024},
263
+
booktitle = "Proceedings of the VLDB Endowment",
264
+
url={https://arxiv.org/abs/2404.10209}
265
+
}
249
266
```
250
267
268
+
251
269
## Contact Information
252
270
We are working on building a community, if you have any ideas for building the community, feel free to contact us.
title={ROMAS: A Role-Based Multi-Agent System for Database monitoring and Planning},
282
+
author={Yi Huang and Fangyin Cheng and Fan Zhou and Jiahui Li and Jian Gong and Hongjun Yang and Zhidong Fan and Caigao Jiang and Siqiao Xue and Faqiang Chen},
283
+
year={2024},
284
+
eprint={2412.13520},
285
+
archivePrefix={arXiv},
286
+
primaryClass={cs.AI},
287
+
url={https://arxiv.org/abs/2412.13520},
288
+
}
289
+
@inproceedings{xue2024demonstration,
290
+
title={Demonstration of DB-GPT: Next Generation Data Interaction System Empowered by Large Language Models},
291
+
author={Siqiao Xue and Danrui Qi and Caigao Jiang and Wenhui Shi and Fangyin Cheng and Keting Chen and Hongjun Yang and Zhiping Zhang and Jianshan He and Hongyang Zhang and Ganglin Wei and Wang Zhao and Fan Zhou and Hong Yi and Shaodong Liu and Hongjun Yang and Faqiang Chen},
0 commit comments