# This file was auto-generated by Fern from our API Definition.

import typing

EmbeddingType = typing.Union[typing.Literal["float", "int8", "uint8", "binary", "ubinary"], typing.Any]
