RedactInputContent
Defined in: src/models/streaming.ts:296
Information about input content redaction. Does not include redactedContent since the original input is already available in the messages array from BeforeModelCallEvent.
Properties
Section titled “Properties”replaceContent
Section titled “replaceContent”replaceContent: string;Defined in: src/models/streaming.ts:300
The content to replace the redacted input with.