Merge pull request #1510 from didiforgithub/main

AFLOW
This commit is contained in:
Alexander Wu 2024-10-29 20:33:17 +08:00 committed by GitHub
commit dbfd37bb4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
41 changed files with 3286 additions and 0 deletions

View file

@ -185,4 +185,13 @@ ## Citation
archivePrefix={arXiv},
primaryClass={cs.AI}
}
@misc{zhang2024aflow,
title={AFlow: Automating Agentic Workflow Generation},
author={Jiayi Zhang and Jinyu Xiang and Zhaoyang Yu and Fengwei Teng and Xionghui Chen and Jiaqi Chen and Mingchen Zhuge and Xin Cheng and Sirui Hong and Jinlin Wang and Bingnan Zheng and Bang Liu and Yuyu Luo and Chenglin Wu},
year={2024},
eprint={2410.10762},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2410.10762},
}
```