Doc; Update xAI doc (#2539)

This commit is contained in:
Dev Khant
2025-04-11 21:37:18 +05:30
committed by GitHub
parent ca1ee2d2d7
commit 9c89e0ec95
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ config = {
"llm": {
"provider": "xai",
"config": {
"model": "grok-2-latest",
"model": "grok-3-beta",
"temperature": 0.1,
"max_tokens": 2000,
}