Skip to content

Fix model version format in agent configuration#88

Open
asnewman wants to merge 1 commit into
vercel:mainfrom
asnewman:patch-1
Open

Fix model version format in agent configuration#88
asnewman wants to merge 1 commit into
vercel:mainfrom
asnewman:patch-1

Conversation

@asnewman

Copy link
Copy Markdown

model: anthropic("claude-opus-4.8") results in the following error message:

Error
  MODEL_CALL_FAILED: model: claude-opus-4.8 was not found. Did you mean claude-opus-4-8?

Switching to 4-8 fixes it.

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

@asnewman is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@vercel vercel Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Additional Suggestion:

User-facing setup instruction recommends anthropic("claude-opus-4.8") with the dotted Gateway model id, which the direct @ai-sdk/anthropic provider rejects with MODEL_CALL_FAILED: model not found.

Fix on Vercel

@AndrewBarba

Copy link
Copy Markdown
Collaborator

Thanks a lot we'll take a look at this Monday. We're just wrapping up some plumbing on our side so we can officially accept outside contributions, safely run CI etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants