Property EmbeddingVectorShapeUnexpected
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
EmbeddingVectorShapeUnexpected
Gets subcategory 3, answer shape: a provider returned a vector the declared geometry does not describe.
public static MailFathomErrorCode EmbeddingVectorShapeUnexpected { get; }
Property Value
Remarks
Raised at the adapter rather than left to the database's dimension check, so a width the model was never asked for is named where the model was called instead of surfacing later as a rejected row with no provider in sight.