We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c3d38 commit c146544Copy full SHA for c146544
1 file changed
providers/opencode-go/models/minimax-m2.5.toml
@@ -9,6 +9,9 @@ tool_call = true
9
knowledge = "2025-01"
10
open_weights = true
11
12
+[interleaved]
13
+field = "reasoning_content"
14
+
15
[cost]
16
input = 0.3
17
output = 1.2
@@ -20,7 +23,4 @@ output = 131_072
20
23
21
24
[modalities]
22
25
input = ["text"]
-output = ["text"]
-
-[provider]
26
-npm = "@ai-sdk/anthropic"
+output = ["text"]
0 commit comments