Skip to content

Commit 7c43f4a

Browse files
committed
add minimax provider
1 parent 9a05e46 commit 7c43f4a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

providers/minimax/provider.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = "Minimax"
2+
env = ["MINIMAX_API_KEY"]
3+
npm = "@ai-sdk/openai-compatible"
4+
doc = "https://platform.minimax.io/docs/guides/quickstart"
5+
api = "https://api.minimax.io/v1"

0 commit comments

Comments
 (0)