Nils
run_deployment
class Config(BaseModel): ... @flow(name="subflow") def subflow(config: Config = Config()): do_something() @flow def main_flow(config: Config = Config()): run_deployment(name="subflow", parameters={"config": config})
Jean Luciano
model.dict()
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.