we should run this on main and also test open models at least via ope… (#5556)

adds qwen3-code and GLM 4.6 to test_providers for open model coverage
This commit is contained in:
Michael Neale
2025-11-04 09:06:23 +11:00
committed by GitHub
parent 2c1e52c3c2
commit 7511a533d6
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -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"
"openrouter:google/gemini-2.5-pro:google/gemini-2.5-flash:anthropic/claude-sonnet-4.5:qwen/qwen3-coder:z-ai/glm-4.6"
"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"