Back

langchain #35039

chore(anthropic): update model profiles

by ccurme · Feb 06, 2026 at 19:28 UTC · scan-d9331e37635bf4cf

Low Risk (0%)

Get this automatically on every PR

Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.

Install App

Risk Assessment

Risk level: Low (0%)

Intent

2/3 criteria met

Update model profiles for Anthropics in langchain_anthropic package

Acceptance Criteria

  • Enable PDF input support

    The existing profile entries were modified to include 'pdf_inputs': True

  • Preserve existing functionalities

    Changes only add or update fields; existing fields remain unmodified beyond this

  • ?
    Code compiles without errors

    No evidence of compilation or testing provided

Confidence: 80.0% Source: diff analysis AI: openai

Contributors

ccurme PR Author 1 commit + Trusted
Account Age: 3245 days
Prior PRs: 1153
Merged: 1100

Trusted contributor with 1100 merged PRs. has 207 followers.

Evidence

Evidence Completeness: 82.0%
ci_passing Passing
security_scan_clean Passing
tests_passing Unavailable
build_successful Passing
lint_passing Passing
Missing: coverage_maintained

Supply Chain

None Risk
Modifies dependencies
Modifies lockfile
Modifies CI config
Modifies build scripts

Focus Files

Review 1 file(s)

libs/partners/anthropic/langchain_anthropic/data/_profiles.py +58

58 lines changed; Source code

medium

Triage

12

minutes to review

medium

effort level

none

staleness risk

Standard review process

Recommendation

APPROVE 88.0% readiness

Good evidence, acceptable risk, ready for merge

Next Steps

Question

Why is coverage_maintained missing? Consider adding this check.