---
title: preserveTranscript
framework: foundationmodels
role: symbol
role_heading: Type Property
path: foundationmodels/transcripterrorhandlingpolicy/preservetranscript
---

# preserveTranscript

Keep the current transcript as is.

## Declaration

```swift
static let preserveTranscript: TranscriptErrorHandlingPolicy
```

## Discussion

Discussion The last entry of the transcript may be partially generated.

## See Also

### Error handling policies

- [revertTranscript](foundationmodels/transcripterrorhandlingpolicy/reverttranscript.md)
