This is an automated email from the ASF dual-hosted git repository.
kaxil pushed a change to branch anthropic-agent-config-docs
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 65ed7223549 Document Anthropic advisor rosters and pinned inference
regions
discard a27bb08bf5c Record Anthropic agent session token usage and cost in XCom
discard 7a8a0ed9f32 Add a budget argument to AnthropicAgentSessionOperator and
update_session to the hook
add d29df2743c3 Add a budget argument to AnthropicAgentSessionOperator and
update_session to the hook
add d8a142d20cc Record Anthropic agent session token usage and cost in XCom
add 5adb81ac0a5 Document Anthropic advisor rosters and pinned inference
regions
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 (65ed7223549)
\
N -- N -- N refs/heads/anthropic-agent-config-docs (5adb81ac0a5)
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:
.../airflow/providers/anthropic/operators/agent.py | 23 ++--
.../tests/unit/anthropic/hooks/test_anthropic.py | 27 +++--
.../tests/unit/anthropic/operators/test_agent.py | 121 ++++++++++-----------
3 files changed, 91 insertions(+), 80 deletions(-)