Merge remote-tracking branch 'metagpt/main' into aprompt

This commit is contained in:
isaacJinyu 2025-02-07 15:25:12 +08:00
commit f2929b2cbe

View file

@ -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
```
```