Enum TextEmbeddingType
- Assembly
- FoundationaLLM.Common.dll
Types of text embeddings available for text embedding.
public enum TextEmbeddingType
- Extension Methods
Fields
GatewayTextEmbedding = 0
Text emebdding that uses the Gateway API to embed text.