Merge branch 'main' into adil/tmobile_work

This commit is contained in:
Adil Hafeez 2025-09-10 10:47:33 -07:00
commit 5df01d73f0
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
38 changed files with 2842 additions and 919 deletions

View file

@ -8,12 +8,12 @@ from urllib.parse import urlparse
SUPPORTED_PROVIDERS = [
"arch",
"claude",
"deepseek",
"groq",
"mistral",
"openai",
"gemini",
"anthropic",
]