Finished call to 'metagpt.actions.action_node.ActionNode._aask_v1' after 65.188(s), this was the 1st time calling it. exp: string index out of range
这个错误频繁出现
Suggest to try a large LLM model, it gets better experience.
@better629 qwen2.5-72b还不够大吗?
@better629 qwen2.5全系列我都试了,百分百报这个错误,5次重试后任务失败
due to we ask llm to output in json format and sometimes it not always works, maybe you can add repair_llm_output: true refs to https://docs.deepwisdom.ai/main/en/guide/tutorials/integration_with_open_llm.html#main-issues-with-open-source-model-command-output. And, BTW, we have tested deepseek, maybe you can also have a try. @maxin9966