Merge pull request #215 from oswalpalash/patch-3

Add gpt-oss-120b to cerebras
This commit is contained in:
Prakash Joshi Pax 2025-08-07 14:23:27 +05:45 committed by GitHub
commit 104e719f79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,6 +75,7 @@ enum AIProvider: String, CaseIterable {
return [
"llama-4-scout-17b-16e-instruct",
"llama-3.3-70b",
"gpt-oss-120b",
"qwen-3-32b",
"qwen-3-235b-a22b-instruct-2507"
]