feat(providers): add xAI Grok OAuth support

This commit is contained in:
Xubin Ren
2026-05-22 00:02:45 +08:00
parent eae51333ad
commit 5922c4ebea
11 changed files with 1494 additions and 9 deletions
+1
View File
@@ -61,6 +61,7 @@ dependencies = [
"openpyxl>=3.1.0,<4.0.0",
"python-pptx>=1.0.0,<2.0.0",
"filelock>=3.25.2",
"keyring>=25.0.0,<26.0.0",
"boto3>=1.43.0",
]