joshua mclellan
01/26/2022, 2:27 AMKevin Kho
flow.run()
no, but for a run with an agent, you can specify a working directory. If you have multiple directories, maybe you should just add them to the Python path , but also, I think you can use sys.path.append
from the flow.run()
process?