Update AIService.swift

This commit is contained in:
Prakash Joshi Pax 2025-08-07 14:22:38 +05:45 committed by GitHub
parent c820964a16
commit 135ab6c53a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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