The page you navigated to () does not exist, so we brought you to the closest page to it.
You have switched from the to the variant of this site. There is no equivalent of . We have taken you to the closest page in the variant.
0.1.202
Classes
| Class | Description |
|---|---|
union.ActorEnvironment |
ActorEnvironment class. |
union.Artifact |
This is a wrapper around the Flytekit Artifact class. |
union.Cache |
Cache configuration for a task. |
union.ContainerTask |
This is an intermediate class that represents Flyte Tasks that run a container at execution time. |
union.Deck |
Deck enable users to get customizable and default visibility into their tasks. |
union.FlyteDirectory |
|
union.FlyteFile |
|
union.ImageSpec |
This class is used to specify the docker image that will be used to run the task. |
union.LaunchPlan |
Launch Plans are one of the core constructs of Flyte. |
union.PodTemplate |
Custom PodTemplate specification for a Task. |
union.Resources |
This class is used to specify both resource requests and resource limits. |
union.Secret |
See :std:ref:cookbook:secrets for usage examples. |
union.StructuredDataset |
This is the user facing StructuredDataset class. |
union.UnionRemote |
|
union.VersionParameters |
Parameters used for version hash generation. |
union.actor.ActorEnvironment |
ActorEnvironment class. |
union.actor.ActorTask |
|
union.app.App |
App specification. |
union.app.ArizeConfig |
|
union.app.FlyteConnectorApp |
FlyteConnector application specification that inherits from App. |
union.app.Input |
Input for application. |
union.app.Link |
|
union.app.PhoenixConfig |
|
union.app.ScalingMetric |
|
union.app.URLQuery |
|
union.app.WeaveConfig |
|
union.app.llm.SGLangApp |
App backed by FastAPI. |
union.app.llm.VLLMApp |
App backed by FastAPI. |
union.artifacts.Artifact |
This is a wrapper around the Flytekit Artifact class. |
union.artifacts.DataCard |
|
union.artifacts.ModelCard |
|
union.artifacts.OnArtifact |
Event used to link upstream and downstream workflows together. |
union.cache.CacheFunctionBody |
A class that implements a versioning mechanism for functions by generating. |
union.configuration.UnionAIPlugin |
|
union.filesystems.AsyncUnionFS |
|
union.filesystems.AsyncUnionMetaFS |
|
union.remote.HuggingFaceModelInfo |
Captures information about a Hugging Face model. |
union.remote.ShardConfig |
|
union.remote.UnionRemote |
|
union.remote.VLLMShardArgs |
|
union.ucimage.UCImageSpecBuilder |
ImageSpec builder for UnionAI. |
Protocols
| Protocol | Description |
|---|---|
union.CachePolicy |