OptionalmetricThe distance metric used for similarity search. Defaults to the model's preferred metric if not specified.
Possible values: cosine, dotproduct, or euclidean.
The name of the integrated embedding model to use for this field.
OptionalreadModel-specific parameters applied at query time, such as input_type.
Identifies this as a semantic text field. Must be semantic_text.
OptionalwriteModel-specific parameters applied at write time, such as input_type.
A semantic text field configuration. Backed by an integrated embedding model that embeds text at write and query time, enabling semantic similarity search without separate embedding calls.
Export
SemanticTextField