Class EmbeddingEncodingFormat

java.lang.Object
com.azure.core.util.ExpandableStringEnum<EmbeddingEncodingFormat>
com.azure.ai.inference.models.EmbeddingEncodingFormat
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

public final class EmbeddingEncodingFormat extends com.azure.core.util.ExpandableStringEnum<EmbeddingEncodingFormat>
The format of the embeddings result. Returns a 422 error if the model doesn't support the value or parameter.