Skip to content

feat(provider/anthropic): allow configuring base URL via ANTHROPIC_BASE_URL#9693

Merged
gr2m merged 2 commits intovercel:mainfrom
Diluka:main
Oct 21, 2025
Merged

feat(provider/anthropic): allow configuring base URL via ANTHROPIC_BASE_URL#9693
gr2m merged 2 commits intovercel:mainfrom
Diluka:main

Conversation

@Diluka
Copy link
Copy Markdown
Contributor

@Diluka Diluka commented Oct 21, 2025

Same as #8990

Background

Summary

Manual Verification

Checklist

  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • I have reviewed this pull request (self-review)

Future Work

Related Issues

Fixes #9692

Copy link
Copy Markdown
Collaborator

@gr2m gr2m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not 😁 Thanks!

@gr2m gr2m added the backport Admins only: add this label to a pull request in order to backport it to the prior version label Oct 21, 2025
@gr2m gr2m merged commit 0e38a79 into vercel:main Oct 21, 2025
21 of 22 checks passed
vercel-ai-sdk bot pushed a commit that referenced this pull request Oct 21, 2025
@vercel-ai-sdk vercel-ai-sdk bot removed the backport Admins only: add this label to a pull request in order to backport it to the prior version label Oct 21, 2025
@vercel-ai-sdk
Copy link
Copy Markdown
Contributor

vercel-ai-sdk bot commented Oct 21, 2025

✅ Backport PR created: #9699

vercel-ai-sdk bot added a commit that referenced this pull request Oct 21, 2025
…THROPIC_BASE_URL (#9699)

This is an automated backport of #9693 to the release-v5.0 branch.

---------

Co-authored-by: Diluka <pmars42@gmail.com>
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
@gr2m gr2m added ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label provider/anthropic Issues related to the @ai-sdk/anthropic provider labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label provider/anthropic Issues related to the @ai-sdk/anthropic provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support ANTHROPIC_BASE_URL env variables

2 participants