New RunLLM response generated: >>>*# Question* he...
# runllm-flyte-trial
j
New RunLLM response generated: >>>*# Question* hey all is there a way to bind maptasks to imperative workflows? # Answer Currently,
map_task
in Flyte does not support
@dynamic
,
@eager
, or
@workflow
nodes, which includes imperative workflows. This limitation is acknowledged in various discussions and issues within the Flyte community. According to this discussion,
map_task
only supports Flyte's PodPlugin tasks, such as Python tasks, container tasks, and pod tasks. Would you like more details on the current limitations or the upcoming
ArrayNode
feature? Sources: - Flyte Discussion on Dynamic Workflows Slack Link https://flyte.slack.com/archives/CP2HDHKE1/p1732174722.731989 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.