Add glm models
This commit is contained in:
parent
f4054b9b68
commit
7a16c7bec4
@ -82,7 +82,9 @@ enum AIProvider: String, CaseIterable {
|
|||||||
"llama-4-scout-17b-16e-instruct",
|
"llama-4-scout-17b-16e-instruct",
|
||||||
"llama-3.3-70b",
|
"llama-3.3-70b",
|
||||||
"qwen-3-32b",
|
"qwen-3-32b",
|
||||||
"qwen-3-235b-a22b-instruct-2507"
|
"qwen-3-235b-a22b-instruct-2507",
|
||||||
|
"zai-glm-4.6",
|
||||||
|
"zai-glm-4.7"
|
||||||
]
|
]
|
||||||
case .groq:
|
case .groq:
|
||||||
return [
|
return [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user