RuiYe1129 commited on
Commit
fc54f48
·
verified ·
1 Parent(s): 35689da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -18,10 +18,11 @@ This model can generate query-specific LLM-based multi-agent system, which is fi
18
  See our paper [MAS-GPT: Training LLMs to Build LLM-based Multi-Agent Systems](https://arxiv.org/pdf/2503.03686).
19
 
20
  ## Citation
21
-
22
  @article{ye2025mas,
23
  title={MAS-GPT: Training LLMs to build LLM-based multi-agent systems},
24
  author={Ye, Rui and Tang, Shuo and Ge, Rui and Du, Yaxin and Yin, Zhenfei and Chen, Siheng and Shao, Jing},
25
  journal={arXiv preprint arXiv:2503.03686},
26
  year={2025}
27
  }
 
 
18
  See our paper [MAS-GPT: Training LLMs to Build LLM-based Multi-Agent Systems](https://arxiv.org/pdf/2503.03686).
19
 
20
  ## Citation
21
+ ```
22
  @article{ye2025mas,
23
  title={MAS-GPT: Training LLMs to build LLM-based multi-agent systems},
24
  author={Ye, Rui and Tang, Shuo and Ge, Rui and Du, Yaxin and Yin, Zhenfei and Chen, Siheng and Shao, Jing},
25
  journal={arXiv preprint arXiv:2503.03686},
26
  year={2025}
27
  }
28
+ ```