potiuk commented on PR #67358: URL: https://github.com/apache/airflow/pull/67358#issuecomment-4583078577
> Adds an Airflow how-to showing a TaskFlow DAG that calls Tuning Engines as an OpenAI-compatible governed AI endpoint.\n\nThe example uses placeholder environment variables only and keeps Airflow responsible for DAG scheduling, retries, and task state while the gateway handles model routing, policy checks, and trace correlation.\n\nValidation run locally:\n- git diff --check Any things like that should be rather added first as ecosystem examples and discussions. We see a wave of people whto want to add their tools - like you - in multiple projects to gain "traction". This is quite a wrong approach. You gain traction first by building the reputation in building your own community - and making ecosystem reach out https://airflow.apache.org/ecosystem/ Once the maintainers will see the need of using any of such tools, they might be able to see through multiple tools on how well they are doing and how much community is around them already - by ASF rules we are not "endorsing" or suggesting toolin and approaches. If you want to build integration as a provider and sign up to be steward of it. feel free but it follows the regular process of adding providers that is descibed in PROVIDERS documentation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
