Add DOI badge
This commit is contained in:
@@ -9,6 +9,7 @@ English | [中文](README_zh.md) | [한국어](README_ko.md) | [日本語](READM
|
||||
[](https://opensource.org/licenses/MIT)  
|
||||
[](https://discord.gg/DYn29wFk9z)
|
||||
[](https://huggingface.co/spaces/lyh-917/OpenManusDemo)
|
||||
[](https://doi.org/10.5281/zenodo.15186407)
|
||||
|
||||
# 👋 OpenManus
|
||||
|
||||
@@ -174,11 +175,11 @@ OpenManus is built by contributors from MetaGPT. Huge thanks to this agent commu
|
||||
## Cite
|
||||
```bibtex
|
||||
@misc{openmanus2025,
|
||||
author = {Xinbin Liang and Jinyu Xiang and Zhaoyang Yu and Jiayi Zhang and Sirui Hong},
|
||||
author = {Xinbin Liang and Jinyu Xiang and Zhaoyang Yu and Jiayi Zhang and Sirui Hong and Sheng Fan and Xiao Tang},
|
||||
title = {OpenManus: An open-source framework for building general AI agents},
|
||||
year = {2025},
|
||||
publisher = {GitHub},
|
||||
journal = {GitHub repository},
|
||||
howpublished = {\url{https://github.com/mannaandpoem/OpenManus}},
|
||||
publisher = {Zenodo},
|
||||
doi = {10.5281/zenodo.15186407},
|
||||
url = {https://doi.org/10.5281/zenodo.15186407},
|
||||
}
|
||||
```
|
||||
|
||||
+6
-4
@@ -9,6 +9,7 @@
|
||||
[](https://opensource.org/licenses/MIT)  
|
||||
[](https://discord.gg/DYn29wFk9z)
|
||||
[](https://huggingface.co/spaces/lyh-917/OpenManusDemo)
|
||||
[](https://doi.org/10.5281/zenodo.15186407)
|
||||
|
||||
# 👋 OpenManus
|
||||
|
||||
@@ -169,10 +170,11 @@ OpenManusはMetaGPTのコントリビューターによって構築されまし
|
||||
## 引用
|
||||
```bibtex
|
||||
@misc{openmanus2025,
|
||||
author = {Xinbin Liang and Jinyu Xiang and Zhaoyang Yu and Jiayi Zhang and Sirui Hong},
|
||||
author = {Xinbin Liang and Jinyu Xiang and Zhaoyang Yu and Jiayi Zhang and Sirui Hong and Sheng Fan and Xiao Tang},
|
||||
title = {OpenManus: An open-source framework for building general AI agents},
|
||||
year = {2025},
|
||||
publisher = {GitHub},
|
||||
journal = {GitHub repository},
|
||||
howpublished = {\url{https://github.com/mannaandpoem/OpenManus}},
|
||||
publisher = {Zenodo},
|
||||
doi = {10.5281/zenodo.15186407},
|
||||
url = {https://doi.org/10.5281/zenodo.15186407},
|
||||
}
|
||||
```
|
||||
|
||||
+5
-4
@@ -9,6 +9,7 @@
|
||||
[](https://opensource.org/licenses/MIT)  
|
||||
[](https://discord.gg/DYn29wFk9z)
|
||||
[](https://huggingface.co/spaces/lyh-917/OpenManusDemo)
|
||||
[](https://doi.org/10.5281/zenodo.15186407)
|
||||
|
||||
# 👋 OpenManus
|
||||
|
||||
@@ -169,11 +170,11 @@ OpenManus는 MetaGPT 기여자들에 의해 개발되었습니다. 이 에이전
|
||||
## 인용
|
||||
```bibtex
|
||||
@misc{openmanus2025,
|
||||
author = {Xinbin Liang and Jinyu Xiang and Zhaoyang Yu and Jiayi Zhang and Sirui Hong},
|
||||
author = {Xinbin Liang and Jinyu Xiang and Zhaoyang Yu and Jiayi Zhang and Sirui Hong and Sheng Fan and Xiao Tang},
|
||||
title = {OpenManus: An open-source framework for building general AI agents},
|
||||
year = {2025},
|
||||
publisher = {GitHub},
|
||||
journal = {GitHub repository},
|
||||
howpublished = {\url{https://github.com/mannaandpoem/OpenManus}},
|
||||
publisher = {Zenodo},
|
||||
doi = {10.5281/zenodo.15186407},
|
||||
url = {https://doi.org/10.5281/zenodo.15186407},
|
||||
}
|
||||
```
|
||||
|
||||
+6
-6
@@ -9,6 +9,7 @@
|
||||
[](https://opensource.org/licenses/MIT)  
|
||||
[](https://discord.gg/DYn29wFk9z)
|
||||
[](https://huggingface.co/spaces/lyh-917/OpenManusDemo)
|
||||
[](https://doi.org/10.5281/zenodo.15186407)
|
||||
|
||||
# 👋 OpenManus
|
||||
|
||||
@@ -173,15 +174,14 @@ python run_flow.py
|
||||
|
||||
OpenManus 由 MetaGPT 社区的贡献者共同构建,感谢这个充满活力的智能体开发者社区!
|
||||
|
||||
## 引用我们
|
||||
|
||||
## 引用
|
||||
```bibtex
|
||||
@misc{openmanus2025,
|
||||
author = {Xinbin Liang and Jinyu Xiang and Zhaoyang Yu and Jiayi Zhang and Sirui Hong},
|
||||
author = {Xinbin Liang and Jinyu Xiang and Zhaoyang Yu and Jiayi Zhang and Sirui Hong and Sheng Fan and Xiao Tang},
|
||||
title = {OpenManus: An open-source framework for building general AI agents},
|
||||
year = {2025},
|
||||
publisher = {GitHub},
|
||||
journal = {GitHub repository},
|
||||
howpublished = {\url{https://github.com/mannaandpoem/OpenManus}},
|
||||
publisher = {Zenodo},
|
||||
doi = {10.5281/zenodo.15186407},
|
||||
url = {https://doi.org/10.5281/zenodo.15186407},
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user