fix: OpenCode Go Qwen models conflict with documented Anthropic endpoints

This commit is contained in:
github-actions[bot]
2026-08-19 07:58:01 +00:00
parent 3e0c5ce943
commit f31eec5b94
5 changed files with 15 additions and 0 deletions
@@ -25,3 +25,6 @@ output = 65_536
[modalities]
input = ["text", "image", "video"]
output = ["text"]
[provider]
npm = "@ai-sdk/anthropic"
@@ -31,3 +31,6 @@ output = 65_536
[modalities]
input = ["text", "image", "video"]
output = ["text"]
[provider]
npm = "@ai-sdk/anthropic"
@@ -23,3 +23,6 @@ output = 65_536
[modalities]
input = ["text"]
output = ["text"]
[provider]
npm = "@ai-sdk/anthropic"
@@ -30,3 +30,6 @@ output = 65_536
[modalities]
input = ["text", "image", "video"]
output = ["text"]
[provider]
npm = "@ai-sdk/anthropic"
@@ -24,3 +24,6 @@ output = 131_072
[modalities]
input = ["text", "image", "video"]
output = ["text"]
[provider]
npm = "@ai-sdk/anthropic"