EmbeddingEncodingFormat Enum
The format of the embeddings result. Returns a 422 error if the model doesn't support the value or parameter.
- Inheritance
-
builtins.strEmbeddingEncodingFormatEmbeddingEncodingFormat
Constructor
EmbeddingEncodingFormat(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
BASE64 |
BINARY |
FLOAT |
INT8 |
UBINARY |
UINT8 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python