Skip to content

[Bug] 高级智能体-AI对话 的工具中引用其他智能体时,不会自动解析智能体的入参,只会解析一个message参数 #5228

@wangliang181230

Description

@wangliang181230

MaxKB Version

2.8.1

Steps to Reproduce

  1. 创建高级智能添加
  2. 添加 AI对话 节点,并在工具中添加另一个智能体
  3. 运行调试,并查看执行详情
  4. 发现问题:只有一个message参数,没有目标智能体的输入参数。
Image 5. 查看源码发现问题,如图:这里只定义了一个 `message` 参数。 Image

The expected correct result

No response

Related log output

Additional Information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions