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

kaxil pushed a change to branch anthropic-session-usage-xcom
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard db8d322cff7 Record Anthropic agent session token usage and cost in XCom
 discard 19f4906be62 Add a budget argument to AnthropicAgentSessionOperator and 
update_session to the hook
     add 2b5601c6925 Add a budget argument to AnthropicAgentSessionOperator and 
update_session to the hook
     add 2e8acf53e3b Record Anthropic agent session token usage and cost in XCom

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (db8d322cff7)
            \
             N -- N -- N   refs/heads/anthropic-session-usage-xcom (2e8acf53e3b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 providers/anthropic/docs/operators/anthropic.rst             |  5 +++--
 .../src/airflow/providers/anthropic/hooks/anthropic.py       | 11 ++++++-----
 .../anthropic/tests/unit/anthropic/hooks/test_anthropic.py   |  2 +-
 .../anthropic/tests/unit/anthropic/operators/test_agent.py   | 12 ++++++------
 4 files changed, 16 insertions(+), 14 deletions(-)

Reply via email to