Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Opt Code #1720

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update Opt Code #1720

wants to merge 1 commit into from

Conversation

MoshiQAQ
Copy link
Contributor

Features

  • AFlow 代码重构,目前还是 ActionNode 版本
  • 只整理 HotpotQA,其他数据集代码类似还未上传
  • 目前无详细 log 信息

Feature Docs
python -m metagpt.ext.opt_code.main 运行

def _get_file_path(self, id):
return os.path.join(self.root_path, f"round_{id}")

def select_node(self, k=3):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

search module should take care of node selection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants