Skip to content

MiniMax add MiniMax-M3 model support #5313

@huang-x-h

Description

@huang-x-h

What do you want to change?

minimax provider add MiniMax-M3 model

Why?

The minimax has publish new model MiniMax-M3

• Multimodal
• 1M context window
• Frontier coding

How? (optional)

change packages/ai/scripts/generate-models.ts, add MiniMax-M3 const minimaxDirectSupportedIds = new Set(["MiniMax-M2.7", "MiniMax-M2.7-highspeed", "MiniMax-M3"]);, but we should wait models.dev add m3 support?

Metadata

Metadata

Assignees

Labels

inprogressIssue is being worked on

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions