docs(website): add qwen3.6-max/flash to model list

This commit is contained in:
Simon
2026-04-20 21:28:49 +08:00
parent 359e6eadc8
commit bb4da7fd86

View File

@@ -16,7 +16,9 @@ const BASELINE = new Set([
// Models grouped by brand, newest first
const MODEL_GROUPS: Record<string, string[]> = {
Qwen: [
'qwen3.6-max',
'qwen3.6-plus',
'qwen3.6-flash',
'qwen3.5-plus',
'qwen3.5-flash',
'qwen3-coder-next',