Skip to content

Conversation

avidelatm
Copy link
Contributor

Addresses issue #933

Adding claude-.*-4.* regex to allow anthropic_llm to use the new claude-sonet-4 and claude-opus-4 models.

@avidelatm avidelatm changed the title Adding regex for claude-4 models to anthropic_llm and updating tests Add claude 4 models to anthropic_llm May 26, 2025
@avidelatm avidelatm force-pushed the feature/add-support-for-claude-4-models-to-anthropic_llm branch from 87bc58e to 824b437 Compare May 26, 2025 02:22
@avidelatm avidelatm changed the title Add claude 4 models to anthropic_llm adding regex for claude-4 models to anthropic_llm and updating tests May 26, 2025
@avidelatm
Copy link
Contributor Author

avidelatm commented May 26, 2025

I noticed that the check for conventional commit failed, I didn't see in the contributing readme any mention about using https://www.conventionalcommits.org/en/v1.0.0/

@Jacksunwei
Copy link
Collaborator

Please use the "view details", I believe it's the below one.

https://github.com/google/adk-python/pull/934/checks?check_run_id=42869792318

@avidelatm
Copy link
Contributor Author

@Jacksunwei I don't think I can fix the commit name once it got pushed. should I close this PR, and raise a new one doing the code again but this time using the right `fix:adding-claude-4-to-regex' commit message so the workflow doesn't fail ?

@Jacksunwei
Copy link
Collaborator

Lm take a look tomorrow.

@Jacksunwei Jacksunwei self-assigned this May 28, 2025
@Jacksunwei Jacksunwei added this to the FixIt Week milestone May 28, 2025
@Jacksunwei Jacksunwei changed the title adding regex for claude-4 models to anthropic_llm and updating tests chore: adding regex for claude-4 models to anthropic_llm and updating tests May 28, 2025
@Jacksunwei Jacksunwei self-requested a review May 28, 2025 18:13
@Jacksunwei Jacksunwei added the ready to pull [Status] This PR is ready to be importing back to Google label May 28, 2025
copybara-service bot pushed a commit that referenced this pull request May 28, 2025
… tests

Copybara import of the project:

--
824b437 by Andres Videla <[email protected]>:

Adding regex for claude-4 models to anthropic_llm and updating tests

--
8fa2a2d by Wei Sun (Jack) <[email protected]>:

Adds trailing comma.

COPYBARA_INTEGRATE_REVIEW=#934 from avidelatm:feature/add-support-for-claude-4-models-to-anthropic_llm 8d10bac
PiperOrigin-RevId: 764396694
raflFaisal pushed a commit to raflFaisal/adk-python that referenced this pull request May 28, 2025
… tests

Copybara import of the project:

--
824b437 by Andres Videla <[email protected]>:

Adding regex for claude-4 models to anthropic_llm and updating tests

--
8fa2a2d by Wei Sun (Jack) <[email protected]>:

Adds trailing comma.

COPYBARA_INTEGRATE_REVIEW=google#934 from avidelatm:feature/add-support-for-claude-4-models-to-anthropic_llm 8d10bac
PiperOrigin-RevId: 764396694
@Jacksunwei
Copy link
Collaborator

Merged in 7fc09b2

@Jacksunwei Jacksunwei closed this May 28, 2025
whhlct pushed a commit to whhlct/adk-python that referenced this pull request Jun 6, 2025
… tests

Copybara import of the project:

--
824b437 by Andres Videla <[email protected]>:

Adding regex for claude-4 models to anthropic_llm and updating tests

--
8fa2a2d by Wei Sun (Jack) <[email protected]>:

Adds trailing comma.

COPYBARA_INTEGRATE_REVIEW=google#934 from avidelatm:feature/add-support-for-claude-4-models-to-anthropic_llm 8d10bac
PiperOrigin-RevId: 764396694
coder-aditi pushed a commit to coder-aditi/adk-python that referenced this pull request Jul 2, 2025
… tests

Copybara import of the project:

--
824b437 by Andres Videla <[email protected]>:

Adding regex for claude-4 models to anthropic_llm and updating tests

--
8fa2a2d by Wei Sun (Jack) <[email protected]>:

Adds trailing comma.

COPYBARA_INTEGRATE_REVIEW=google#934 from avidelatm:feature/add-support-for-claude-4-models-to-anthropic_llm 8d10bac
PiperOrigin-RevId: 764396694
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to pull [Status] This PR is ready to be importing back to Google
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants