Language

CollectionModel.EmbeddingGenerationRequired Property

Definition

Gets a value indicating whether any of the vector properties in the model require embedding generation.

public:
 property bool EmbeddingGenerationRequired { bool get(); };
public bool EmbeddingGenerationRequired { get; }
member this.EmbeddingGenerationRequired : bool
Public ReadOnly Property EmbeddingGenerationRequired As Boolean

Property Value

Applies to