docs(xai): update default model references to grok-build-0.1
Reflect the default-model change in the xAI Grok OAuth guide, the web search docs (EN + zh-Hans), and the web provider docstring. grok-4.3 is kept in the model tables as the previous default; the Nous/OpenRouter aggregator catalog still lists grok-4.3 and is left unchanged.
This commit is contained in:
+1
-1
@@ -305,7 +305,7 @@ web:
|
||||
web:
|
||||
backend: "xai"
|
||||
xai:
|
||||
model: grok-4.3 # web_search 所需的推理模型(默认)
|
||||
model: grok-build-0.1 # web_search 所需的推理模型(默认)
|
||||
allowed_domains: # 可选,最多 5 个——与 excluded_domains 互斥
|
||||
- arxiv.org
|
||||
excluded_domains: # 可选,最多 5 个
|
||||
|
||||
Reference in New Issue
Block a user