XAgent任务结束后期望有一个正式的回答
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 8.5k
- Forks
- 905
- PR merge metrics
- No merged PRs in 30d
Description
问题:
agent在执行完所有任务TERMINATE之后,不会总结出对这个问题的回答
原因:
每一个步骤,如果执行工具的话都会有一个Execution result。用户需要在每个栏目中去点开找会很麻烦,最好是有一个直接的回答框可以回复问题,中间这些只是展示可追溯的推理步骤。
预期:
即使是任务操作,比如发邮件,发成功之后也可以有个TIPS比如: email sent successfully 作为最后的正式回答。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.