fix: OpenCode Go Qwen models conflict with documented Anthropic endpoints
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user