Skip to content

[BUG] 创建自定义插件时,自定义输出参数设置“关闭”时,不生效 #842

@646831551

Description

@646831551

Bug Description

创建自定义插件时,设置输出参数为“关闭”,在调用时,这个被设置成“关闭”的参数仍然会输出。

Severity Level

Medium - partial feature break, workaround exists

Reproduction Rate

Always (100%)

Component / Module

  • Core Agent
  • API
  • UI / Frontend
  • Documentation
  • Installation / Setup
  • Other (describe below)

Steps to Reproduce

1、创建自定义插件
2、设置自定义输出参数,并设置某个参数为“关闭”
3、创建测试工作流调用这个自定义插件
4、运行测试工作流并查看自定义插件返回参数
5、问题复现。

Expected vs Actual Behavior

**Expected*:** 输出参数中被设置为“关闭”的参数,不显示。
**Actual:** 输出参数中被设置为“关闭”的参数,仍然显示

Environment

- astron-agent-1.0.0-rc.9

Impact

No response

Logs / Screenshots

Possible Fix

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions