i have a local prefect running and ive set `os.env...
# marvin-ai
c
i have a local prefect running and ive set
os.environ["PREFECT_API_URL"]="<http://0.0.0.0:4200/api>"
and im trying to run a flow with marvin but the flows arent showing up in the prefect ui
do i still have to use flow decorators in marvin?
okay seems like it, just swapped to controlflow and the flows showed up automagically
nod 1
💯 1