Airflow-native governed AI endpoint example? #67780
Unanswered
cerebrixos
asked this question in
Ideas
Replies: 0 comments
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.
-
I had opened a small DAG how-to PR for calling Tuning Engines from Airflow, but I want to make sure any follow-up is useful to Airflow users rather than a generic gateway listing.
Would an Airflow-native example be a better fit if it demonstrates:
run_idandrequest_idfrom an Airflow task into the governed inference requestThe pattern would keep Airflow as the scheduler/orchestrator and Tuning Engines as an OpenAI-compatible governed inference endpoint. I can open a replacement PR if a cookbook/how-to like that fits the docs, or keep it external if the project prefers not to include third-party endpoint examples.
Beta Was this translation helpful? Give feedback.
All reactions