Skip to content

Commit a4818c9

Browse files
committed
update zen models
1 parent a3ed215 commit a4818c9

4 files changed

Lines changed: 4 additions & 16 deletions

File tree

providers/opencode-go/models/qwen3.5-plus.toml

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

12-
[interleaved]
13-
field = "reasoning_content"
14-
1512
[cost]
1613
input = 0.20
1714
output = 1.20
@@ -27,4 +24,4 @@ input = ["text", "image", "video"]
2724
output = ["text"]
2825

2926
[provider]
30-
npm = "@ai-sdk/alibaba"
27+
npm = "@ai-sdk/anthropic"

providers/opencode-go/models/qwen3.6-plus.toml

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

12-
[interleaved]
13-
field = "reasoning_content"
14-
1512
[cost]
1613
input = 0.50
1714
output = 3.00
@@ -27,4 +24,4 @@ input = ["text", "image", "video"]
2724
output = ["text"]
2825

2926
[provider]
30-
npm = "@ai-sdk/alibaba"
27+
npm = "@ai-sdk/anthropic"

providers/opencode/models/qwen3.5-plus.toml

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

12-
[interleaved]
13-
field = "reasoning_content"
14-
1512
[cost]
1613
input = 0.20
1714
output = 1.20
@@ -27,4 +24,4 @@ input = ["text", "image", "video"]
2724
output = ["text"]
2825

2926
[provider]
30-
npm = "@ai-sdk/alibaba"
27+
npm = "@ai-sdk/anthropic"

providers/opencode/models/qwen3.6-plus.toml

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

12-
[interleaved]
13-
field = "reasoning_content"
14-
1512
[cost]
1613
input = 0.50
1714
output = 3.00
@@ -27,4 +24,4 @@ input = ["text", "image", "video"]
2724
output = ["text"]
2825

2926
[provider]
30-
npm = "@ai-sdk/alibaba"
27+
npm = "@ai-sdk/anthropic"

0 commit comments

Comments
 (0)