mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 00:36:55 +02:00
modify spo citation
This commit is contained in:
parent
6751d45737
commit
b1c0f868b3
1 changed files with 2 additions and 2 deletions
|
|
@ -168,10 +168,10 @@ ## Citation
|
|||
If you use SPO in your research, please cite our paper:
|
||||
|
||||
```
|
||||
@misc{xiang2024spo,
|
||||
@misc{xiang2025spo,
|
||||
title = {Self-Supervised Prompt Optimization},
|
||||
author = {Xiang, Jinyu and Zhang, Jiayi and Yu, Zhaoyang and Teng, Fengwei and Tu, Jinhao and Liang, Xinbing and Hong, Sirui and Wu, Chenglin and Luo, Yuyu},
|
||||
year = {2024},
|
||||
year = {2025},
|
||||
url = {https://github.com/geekan/MetaGPT/blob/main/examples/spo/Self-Supervised Prompt Optimization.pdf},
|
||||
note = {Code available at: https://github.com/geekan/MetaGPT/blob/main/examples/spo}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue