Skip to content

uni-flow 公开 API(中文注解)


uni-flow 公开 API(中文注解) / SanitizedOutput

Interface: SanitizedOutput

Defined in: layer4/types.ts:192

postHook 清洗后的输出(是否做过脱敏)。

Properties

output

output: AgentOutput

Defined in: layer4/types.ts:193


redacted

redacted: boolean

Defined in: layer4/types.ts:194

MIT Licensed