remove deepseek references

This commit is contained in:
Beingpax 2025-07-25 15:03:31 +05:45
parent 597352e149
commit f1cc201411

View File

@ -408,8 +408,6 @@ struct APIKeyManagementView: View {
URL(string: "https://console.groq.com/keys")!
case .openAI:
URL(string: "https://platform.openai.com/api-keys")!
case .deepSeek:
URL(string: "https://platform.deepseek.com/api-keys")!
case .gemini:
URL(string: "https://makersuite.google.com/app/apikey")!
case .anthropic: