Skip to content

[Bug]: Skill等价候选补齐响应遗漏Skill或包含非法ID时,能力树构建失败 #545

Description

Checklist

  • I have searched for related issues but did not get the expected help.
  • This bug has not been fixed in the latest version.
  • Please note that if your bug description lacks corresponding environment information and a minimal reproducible demo, it will be difficult for us to reproduce and resolve the issue, which will reduce the possibility of receiving feedback, or even lead to the issue being closed.

🐞 Detailed Description of the Problem

开启 Skill 等价群能力并构建大规模(1000+)能力树时,等价候选补齐阶段可能出现以下异常:

  1. 模型响应遗漏部分待处理的 Skill;
  2. 模型返回不存在的 Skill ID;
  3. 模型将目标 Skill 自身作为候选;
  4. 候选关系被扩展到模型没有明确返回的其他 Skill。

出现协议异常后,能力树构建会直接失败。

Detailed Environment Information Description

开启 Skill 等价群能力并构建大规模(1000+)能力树时,等价候选补齐阶段可能出现以下异常:

  1. 模型响应遗漏部分待处理的 Skill;
  2. 模型返回不存在的 Skill ID;
  3. 模型将目标 Skill 自身作为候选;
  4. 候选关系被扩展到模型没有明确返回的其他 Skill。

出现协议异常后,能力树构建会直接失败。

Additional Information

Version Information

Thanks for your contribution 🎉!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions