Skip to content

Commit c146544

Browse files
committed
update zen models
1 parent 57c3d38 commit c146544

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

providers/opencode-go/models/minimax-m2.5.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ tool_call = true
99
knowledge = "2025-01"
1010
open_weights = true
1111

12+
[interleaved]
13+
field = "reasoning_content"
14+
1215
[cost]
1316
input = 0.3
1417
output = 1.2
@@ -20,7 +23,4 @@ output = 131_072
2023

2124
[modalities]
2225
input = ["text"]
23-
output = ["text"]
24-
25-
[provider]
26-
npm = "@ai-sdk/anthropic"
26+
output = ["text"]

0 commit comments

Comments
 (0)