Skip to content

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.

replaceContent: string;

Defined in: src/models/streaming.ts:300

The content to replace the redacted input with.