Skip to content

feat(schema): add bearer auth_type for MiniMax providers#1412

Open
seffhunnn wants to merge 1 commit intoanomalyco:devfrom
seffhunnn:fix-minimax-auth-type
Open

feat(schema): add bearer auth_type for MiniMax providers#1412
seffhunnn wants to merge 1 commit intoanomalyco:devfrom
seffhunnn:fix-minimax-auth-type

Conversation

@seffhunnn
Copy link
Copy Markdown
Contributor

Fixes #1398

Adds optional auth_type provider metadata so bearer-auth providers can declare their authentication mechanism.

This updates all 4 MiniMax providers with:

auth_type = "bearer"

This remains fully backward-compatible because providers without this field preserve existing behavior.

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.

MiniMax providers: @ai-sdk/anthropic sends x-api-key but MiniMax requires Authorization: Bearer

1 participant