OpenBMB / OpenBMB/XAgent

XAgent任务结束后期望有一个正式的回答

Open
#168 1 comment 0 reactions 1 assignee View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.