Table of Contents

Namespace MailFathom.Application.Emails.Embeddings.Generation

Classes

EmailEmbeddingBacklogOptions

Bounds how much embedding work one process holds in memory before it starts refusing more.

StoredEmailEmbeddingGenerator

Gives every passage of one stored message a vector under the profile this instance embeds into.

StoredEmailEmbeddingRun

What one message's turn at being embedded produced.

Interfaces

IEmailEmbeddingBacklog

Carries messages from the run that stored them to the worker that embeds them.

Enums

StoredEmailEmbeddingOutcome

How one message's turn at being embedded ended.