salmon-refrigerator-32115
05/09/2023, 7:42 PMlaunch_plan.LaunchPlan.get_or_create(
workflow=wf, name="your_lp_name_1", default_inputs={"a": 3}, fixed_inputs={"c": "4"}
)
glamorous-carpet-83516
05/09/2023, 8:11 PMc
when you launch the workflow. For a
, you can still change it, but use the default value if you don’t pass itbillowy-winter-86593
05/09/2023, 8:11 PMbillowy-winter-86593
05/09/2023, 8:13 PMsalmon-refrigerator-32115
05/09/2023, 10:28 PM