Skip to content

Commit 1414d00

Browse files
committed
Add MiniMax M2 to Synthetic
1 parent f028bfc commit 1414d00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/types/src/providers/synthetic.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import type { ModelInfo } from "../model.js"
44

55
export type SyntheticModelId =
6+
| "hf:MiniMaxAI/MiniMax-M2"
67
| "hf:zai-org/GLM-4.6"
78
| "hf:zai-org/GLM-4.5"
89
| "hf:openai/gpt-oss-120b"

0 commit comments

Comments
 (0)