Flyte + Union 2.0:
Now accepting interest in our invite-only beta
Register now
↗
Union.ai Docs
|
Product:
Flyte OSS
Union.ai BYOC
Union.ai Self-managed
Version:
v2
v1
Signup
User guide
Tutorials
Reference
Integrations
Platform deployment
Community
Release notes
Union.ai Docs
User guide
Tutorials
Reference
Integrations
Platform deployment
Community
Release notes
Signup
Documentation navigation for Byoc including user guides, tutorials, API references, and integration examples
Flyte CLI
LLM context document
Flyte SDK
Classes & Protocols
Packages
flyte
Cache
CachePolicy
Cron
Device
Environment
FixedRate
Image
PodTemplate
Resources
RetryStrategy
ReusePolicy
Secret
TaskEnvironment
Timeout
Trigger
flyte.app
AppEndpoint
AppEnvironment
Domain
Input
Link
Port
RunOutput
Scaling
flyte.app.extras
FastAPIAppEnvironment
flyte.config
Config
flyte.connectors
AsyncConnector
AsyncConnectorExecutorMixin
ConnectorRegistry
ConnectorService
Resource
ResourceMeta
flyte.connectors.utils
flyte.errors
ActionNotFoundError
BaseRuntimeError
CustomError
DeploymentError
ImageBuildError
ImagePullBackOffError
InitializationError
InlineIOMaxBytesBreached
InvalidImageNameError
LogsNotYetAvailableError
ModuleLoadError
NotInTaskContextError
OnlyAsyncIOSupportedError
OOMError
PrimaryContainerNotFoundError
ReferenceTaskError
RetriesExhaustedError
RunAbortedError
RuntimeDataValidationError
RuntimeSystemError
RuntimeUnknownError
RuntimeUserError
SlowDownError
TaskInterruptedError
TaskTimeoutError
UnionRpcError
flyte.extend
AsyncFunctionTaskTemplate
ImageBuildEngine
TaskTemplate
flyte.extras
ContainerTask
flyte.git
GitStatus
flyte.io
DataFrame
DataFrameDecoder
DataFrameEncoder
DataFrameTransformerEngine
Dir
File
flyte.models
ActionID
Checkpoints
CodeBundle
GroupData
NativeInterface
PathRewrite
RawDataPath
SerializationContext
TaskContext
flyte.prefetch
HuggingFaceModelInfo
ShardConfig
StoredModelInfo
VLLMShardArgs
flyte.remote
Action
ActionDetails
ActionInputs
ActionOutputs
App
Project
Run
RunDetails
Secret
Task
TaskDetails
Trigger
User
flyte.report
Report
flyte.storage
ABFS
GCS
S3
Storage
flyte.syncify
Syncify
flyte.types
FlytePickle
Renderable
TypeEngine
TypeTransformer
TypeTransformerFailedError
Uctl CLI
uctl
uctl version
uctl append
uctl append identityassignments
uctl apply
uctl apply app
uctl apply clusterconfig
uctl apply clusterconfigid
uctl apply clusterpoolconfig
uctl config
uctl config discover
uctl config docs
uctl config init
uctl config validate
uctl create
uctl create app
uctl create clusterpool
uctl create clusterpoolassignment
uctl create execution
uctl create policy
uctl create project
uctl create role
uctl delete
uctl delete app
uctl delete cluster
uctl delete cluster-pool-attributes
uctl delete cluster-resource-attribute
uctl delete clusterconfig
uctl delete clusterpool
uctl delete clusterpoolassignment
uctl delete execution
uctl delete execution-cluster-label
uctl delete execution-queue-attribute
uctl delete identityassignments
uctl delete plugin-override
uctl delete policy
uctl delete role
uctl delete task-resource-attribute
uctl delete workflow-execution-config
uctl demo
uctl demo exec
uctl demo reload
uctl demo start
uctl demo status
uctl demo teardown
uctl get
uctl get app
uctl get cluster
uctl get cluster-pool-attributes
uctl get cluster-resource-attribute
uctl get clusterconfig
uctl get clusterconfigs
uctl get clusterpool
uctl get clusterpoolconfig
uctl get clusterswithconfig
uctl get echo
uctl get execution
uctl get execution-cluster-label
uctl get execution-queue-attribute
uctl get executionoperation
uctl get identityassignment
uctl get launchplan
uctl get plugin-override
uctl get policy
uctl get project
uctl get role
uctl get task
uctl get task-resource-attribute
uctl get workflow
uctl get workflow-execution-config
uctl register
uctl register examples
uctl register files
uctl update
uctl update cluster-pool-attributes
uctl update cluster-resource-attribute
uctl update execution
uctl update execution-cluster-label
uctl update execution-queue-attribute
uctl update launchplan
uctl update launchplan-meta
uctl update plugin-override
uctl update project
uctl update task-meta
uctl update task-resource-attribute
uctl update workflow-execution-config
uctl update workflow-meta
The page you navigated to
does not exist, so we brought you to the closest page to it.
Union.ai BYOC
Reference
Flyte SDK
Packages
flyte.models
GroupData
2.0.0b38
GroupData
Package:
flyte.models
class
GroupData
(
name: str,
)
Parameter
Type
Description
name
str
On this page