This is an automated email from the ASF dual-hosted git repository.

kaxil pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 688c25b7a26 Skip Tableau refresh/task run on 409093 resource conflict 
(#69382)
     add ff1bfe30b7d Record Anthropic agent session token usage and cost in 
XCom (#71463)

No new revisions were added by this update.

Summary of changes:
 providers/anthropic/docs/operators/anthropic.rst   |  35 ++++
 .../airflow/providers/anthropic/hooks/anthropic.py |  43 ++++-
 .../airflow/providers/anthropic/operators/agent.py |  86 +++++++++-
 .../tests/unit/anthropic/hooks/test_anthropic.py   | 100 +++++++++++
 .../tests/unit/anthropic/operators/test_agent.py   | 182 ++++++++++++++++++---
 5 files changed, 413 insertions(+), 33 deletions(-)

Reply via email to