From cd86cda61e50a257984d4acf7f59253e86f7e965 Mon Sep 17 00:00:00 2001 From: Kunlun Zhu Date: Sat, 8 Mar 2025 21:29:59 -0600 Subject: [PATCH 1/2] Update README.md with OpenManus-RL information --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7cc569a..4d670d4 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ It's a simple implementation, so we welcome any suggestions, contributions, and Enjoy your own agent with OpenManus! +We're also excited to introduce [OpenManus-RL](https://github.com/OpenManus/OpenManus-RL), an open-source project dedicated to reinforcement learning (RL)- based (such as GRPO) tuning methods for LLM agents, developed collaboratively by researchers from UIUC and OpenManus. + ## Project Demo From 0027af217ca759baea4ae47948c769598b730cb4 Mon Sep 17 00:00:00 2001 From: Kunlun Zhu Date: Sat, 8 Mar 2025 21:37:33 -0600 Subject: [PATCH 2/2] Update README_zh.md with OpenManus-RL information --- README_zh.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README_zh.md b/README_zh.md index d36d3e6..10c99ec 100644 --- a/README_zh.md +++ b/README_zh.md @@ -14,6 +14,8 @@ Manus 非常棒,但 OpenManus 无需邀请码即可实现任何创意 🛫! 用 OpenManus 开启你的智能体之旅吧! +我们也非常高兴地向大家介绍 [OpenManus-RL](https://github.com/OpenManus/OpenManus-RL),这是一个专注于基于强化学习(RL,例如 GRPO)的方法来优化大语言模型(LLM)智能体的开源项目,由来自UIUC 和 OpenManus 的研究人员合作开发。 + ## 项目演示