Namespace MailFathom.Application.Emails.Embeddings.Backfill
Classes
- EmbeddingBackfillSchedule
When the embedding upkeep pass is next due, and the one way an operator's act brings it forward.
- StoredEmailAwaitingEmbedding
One stored message the backfill walk found something outstanding for.
- StoredEmailEmbeddingBackfill
Walks the stored mail, giving one generation the passages and the vectors it does not yet have.
- StoredEmailEmbeddingBackfillOptions
Bounds one run of the embedding backfill.
- StoredEmailEmbeddingBackfillResult
What one run of the embedding backfill did, and why it ended.
Interfaces
- IStoredEmailEmbeddingBackfillStore
The state the embedding backfill reads and writes as it walks the mail the live path never reached.
Enums
- StoredEmailEmbeddingBackfillOutcome
Why one run of the embedding backfill ended.