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; }
Gets the endpoints in the order they are tried, all of them serving one vector space.
public IReadOnlyList<EmbeddingEndpoint> Endpoints { get; }