New RunLLM response generated: >>>*# Question* Is...
# runllm-flyte-trial
a
New RunLLM response generated: >>>*# Question* Is there a way to chain a map task? # Answer Chaining a map task directly within another map task is not currently supported in Flyte. According to Flyte's discussion forum, map tasks can only spawn Kubernetes-based tasks (e.g., tasks decorated with
@task
,
PodPlugin
, etc.). The proposal for ArrayNodes might add support for mapping over other entities in the future. Would you like more details on alternative approaches or specific examples? Sources: - Flyte Discussion Forum Slack Link https://flyte-org.slack.com/archives/CP2HDHKE1/p1721344450.073629 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.