modelscope / agentscope

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

[HOTFIX] Fix the duplicated printing in react agent. #367

Closed DavdGao closed 1 month ago

DavdGao commented 1 month ago

Description

Fix the bug in react agent that prints the message twice when there is a response parsing error

Checklist

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