Table of Contents

Property Endpoints

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

Endpoints

Gets the endpoints in the order they are tried, all of them serving one vector space.

public IReadOnlyList<EmbeddingEndpoint> Endpoints { get; }

Property Value

IReadOnlyList<EmbeddingEndpoint>