Hayden Barnes
10/08/2024, 5:22 PM@task
and @flow
, the Prefect server, web UI, and just working with the orchestrator. I would welcome feedback on my project, particularly how to take more advantage of features of Prefect. For example, I launch a FastAPI process to deploy the API and a Flask process to deploy the web front end using process
from multiprocessing
but I think within Prefect it would make more sense to use .submit()
to run them on task runners. What do you think?Nate
10/08/2024, 5:28 PMNate
10/08/2024, 5:29 PMHayden Barnes
10/08/2024, 5:31 PMraggy
project!Nate
10/08/2024, 5:36 PMraggy
is just all the rag utils that we wanted to move out of marvin a while ago when we made that library more just about structured outputs. I'm probably one of the only users š but I would love any feedback or ideas for contributions on thatNate
10/08/2024, 5:39 PMBianca Hoch
10/08/2024, 10:20 PM