The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 42d24243fb37b293714405aa2546f3ce2c5d619e / Kaxil Naik <[email protected]> Add docs for using toolsets directly with PydanticAI in any task (#64234) Toolsets like SQLToolset are standard pydantic-ai AbstractToolset implementations that work independently of AgentOperator. Document this pattern with an example showing @task + PydanticAIHook + SQLToolset, and explain the tradeoffs vs AgentOperator (no durable execution, HITL, or automatic tool logging). SQLToolset import is inside the task function because common-sql is an optional dependency of common-ai -- a top-level import would break the other example DAGs in the file at parse time. Report URL: https://github.com/apache/airflow/actions/runs/23574066922 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
