Governed AI workflow example using Prefect and Tuning Engines #22161
Unanswered
cerebrixos
asked this question in
Ideas
Replies: 1 comment
-
|
Thanks for the direction on making this more Prefect-native. I opened a replacement PR with a fuller example around task retries/timeouts, global concurrency limits, persisted results, deployments, and run/request trace correlation: #22162 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Prefect team,
Thanks for the review on #22066. The feedback made sense: the first PR was too much of a generic endpoint example and did not show enough Prefect-specific value.
I wanted to continue the conversation here before opening another PR.
The stronger example I would propose is a Prefect flow for governed AI work where Prefect owns orchestration and Tuning Engines is only the governed model/tool endpoint:
The intent would be:
Would an example like that fit better in the Prefect examples/docs? If yes, I can open a fresh PR shaped around the Prefect-native parts rather than the generic gateway setup.
Beta Was this translation helpful? Give feedback.
All reactions