LanguageModelError.unsupportedTranscriptContent(_:)
The prompt contains content that the model cannot process.
Declaration
case unsupportedTranscriptContent(LanguageModelError.UnsupportedTranscriptContent)Discussion
This failure occurs when you include unsupported file types, corrupted data, or custom content formats that the model doesn’t recognize.