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

import typing

EmbedVariant = typing.Union[typing.Literal["compact", "full", "expandable"], typing.Any]
