New RunLLM response generated: >>>*# Question* up...
# runllm-flyte-trial
j
New RunLLM response generated: >>>*# Question* upgrading some older workflows, and seeing that map_task breaks as it's expecting
target
now w/ the new version. Is the solution just to do a find and replace of
task_function
w/
target
? # Answer Yes, replacing
task_function
with
target
is the solution. According to Flyte's GitHub issue, the
map_task
function now expects a
target
parameter instead of
task_function
. Would you like more details on this change or any other related updates? Sources: - Flyte's GitHub issue Slack Link https://.slack.com/archives/CP2HDHKE1/p1729781572.883289 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.