feat: Add Qwen3 235B Thinking model
This commit is contained in:
parent
1e4b5436f6
commit
8de706ba41
@ -76,7 +76,8 @@ enum AIProvider: String, CaseIterable {
|
||||
"llama-4-scout-17b-16e-instruct",
|
||||
"llama-3.3-70b",
|
||||
"qwen-3-32b",
|
||||
"qwen-3-235b-a22b"
|
||||
"qwen-3-235b-a22b-instruct-2507",
|
||||
"qwen-3-235b-a22b-thinking-2507"
|
||||
]
|
||||
case .groq:
|
||||
return [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user