mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
fix: remove qwen3-coder from provider/mcp smoke tests (#5551)
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ JUDGE_MODEL=${GOOSE_JUDGE_MODEL:-google/gemini-2.5-flash}
|
||||
PROVIDERS=(
|
||||
"anthropic:claude-haiku-4-5-20251001"
|
||||
"google:gemini-2.5-flash"
|
||||
"openrouter:qwen/qwen3-coder"
|
||||
"openrouter:google/gemini-2.5-flash"
|
||||
"openai:gpt-5-mini"
|
||||
)
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ fi
|
||||
SCRIPT_DIR=$(pwd)
|
||||
|
||||
PROVIDERS=(
|
||||
"openrouter:google/gemini-2.5-pro:google/gemini-2.5-flash:anthropic/claude-sonnet-4.5:qwen/qwen3-coder"
|
||||
"openrouter:google/gemini-2.5-pro:google/gemini-2.5-flash:anthropic/claude-sonnet-4.5"
|
||||
"openai:gpt-4o:gpt-4o-mini:gpt-3.5-turbo:gpt-5"
|
||||
"anthropic:claude-sonnet-4-5-20250929:claude-opus-4-1-20250805"
|
||||
"google:gemini-2.5-pro:gemini-2.5-flash"
|
||||
|
||||
Reference in New Issue
Block a user