Table of Contents

Field PassagesPerCall

Namespace
MailFathom.AI.Embeddings
Assembly
MailFathom.AI.dll

The greatest number of passages one call accepts.

public const int PassagesPerCall = 256

Returns

int
The greatest number of passages one call accepts.

Remarks

Bounded like the provider adapter's, so a caller written against this generator meets the same limit when it is pointed at a real one.