Skip to content

Commit 0142ccf

Browse files
committed
docs: add citation section to README for research reference
1 parent c7f15db commit 0142ccf

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,26 @@ AgentJet is a constantly evolving project. We are planning to add the following
130130
| **Capability** | Multi-modal training support | Todo |
131131
| **Capability** | MARL Credit assignment | Todo |
132132
| **Capability** | Training dataset generation from few-shot samples | Done & Verifying |
133+
134+
135+
## ✈️ Citation
136+
137+
If you use AgentJet in your research, please cite:
138+
139+
```bibtex
140+
@software{
141+
title = {AgentJet: A Cutting-Edge Multi-Agent Training Platform for Large Language Models.},
142+
author = {The AgentJet Team},
143+
url = {https://modelscope.github.io/AgentJet/},
144+
month = {01},
145+
year = {2026}
146+
}
147+
```
148+
149+
<br/>
150+
151+
---
152+
<div align="center">
153+
154+
[⭐ Star Us](https://github.com/modelscope/AgentJet) · [🐛 Report Bug](https://github.com/modelscope/AgentJet/issues) · [💡 Request Feature](https://github.com/modelscope/AgentJet/issues)
155+
</div>

0 commit comments

Comments
 (0)