Property RequiresChunking
- Namespace
- MailFathom.Application.Emails.Embeddings.Backfill
- Assembly
- MailFathom.Application.dll
RequiresChunking
Whether the message has extracted text and no passages at all, so passages have to be cut before anything can be embedded.
public bool RequiresChunking { get; init; }