fix(model): disambiguate xAI OAuth picker label

This commit is contained in:
helix4u
2026-05-24 18:12:16 -07:00
committed by Teknium
parent 031f9c9edc
commit 4987fd2a59
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -381,6 +381,7 @@ _LABEL_OVERRIDES: Dict[str, str] = {
"local": "Local endpoint",
"bedrock": "AWS Bedrock",
"ollama-cloud": "Ollama Cloud",
"xai-oauth": "xAI Grok OAuth (SuperGrok Subscription)",
}