From a688e9a795f86d0df1d3082b5feae4e3da9bb3dd Mon Sep 17 00:00:00 2001 From: Isaac <137690584+XiangJinyu@users.noreply.github.com> Date: Wed, 5 Feb 2025 19:10:38 +0800 Subject: [PATCH] Update README.md --- examples/spo/README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/examples/spo/README.md b/examples/spo/README.md index 60e029713..65b942670 100644 --- a/examples/spo/README.md +++ b/examples/spo/README.md @@ -42,10 +42,6 @@ ### 2. Define Your Iteration template 📝 ### 3. Implement the Optimizer 🔧 -我帮你完成这个 Readme 部分: - -### 3. Implement the Optimizer 🔧 - Use `metagpt/ext/spo/optimize.py` to execute: ```python @@ -98,4 +94,4 @@ ### 3. Implement the Optimizer 🔧 For help: ```bash python optimize.py --help -``` \ No newline at end of file +```