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
omit 75fe6c2eda2 Document Anthropic advisor rosters and pinned inference
regions
omit 1770ca72c0e Record Anthropic agent session token usage and cost in XCom
omit 810dd511dec Add a budget argument to AnthropicAgentSessionOperator and
update_session to the hook
omit fa4e7e70513 Fix misleading error when an Anthropic agent session stops
on its budget
add 6b1bb704319 Fix misleading error when an Anthropic agent session stops
on its budget
add 8aa2424e090 Add a budget argument to AnthropicAgentSessionOperator and
update_session to the hook
add f4616d42c10 Record Anthropic agent session token usage and cost in XCom
add 0bf7ca029b2 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 (75fe6c2eda2)
\
N -- N -- N refs/heads/anthropic-agent-config-docs (0bf7ca029b2)
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 | 39 +++++++++++++---------
providers/anthropic/pyproject.toml | 9 ++---
.../airflow/providers/anthropic/hooks/anthropic.py | 7 ++--
pyproject.toml | 8 -----
uv.lock | 1 -
5 files changed, 33 insertions(+), 31 deletions(-)