modelscope / agentscope

Start building LLM-empowered multi-agent applications in an easier way.
https://doc.agentscope.io/
Apache License 2.0
5.34k stars 328 forks source link

minor fix on max_iters parameter passing bug #464

Closed zzzmc closed 1 month ago

zzzmc commented 1 month ago

name: Pull Request about: Create a pull request

Description

  1. Fixed a minor bug where the "max_iters" parameter was not used in the for loop.

Checklist

Please check the following items before code is ready to be reviewed.