OpenBMB / OpenBMB/XAgent

对Xagent的运行逻辑的一些疑惑

Open
#351 0 comments 0 reactions 1 assignee View on GitHub

@zhpeng24-tsinghua is already working on this.

Since Dec 22, 2023.

bug
Dominant language
Python
Stars
8.5k
Forks
905
PR merge metrics
No merged PRs in 30d

Description

Issue Description / 问题描述

例如,在分配给Xagent的任务“写一篇拿破仑生平的报告”。Xagent调用WebEnv_search_and_browse在网页上搜集完信息并总结,然后调用FileSystemEnv_write_to_file去写报告。Xagent是根据什么依据来判断可以调用FileSystemEnv_write_to_file来写报告呢?我测试的结果Xagent调用WebEnv_search_and_browse的次数并不一致。

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.