mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-18 13:30:48 +00:00
13 lines
204 B
JSON
13 lines
204 B
JSON
{
|
|
"id": "xai",
|
|
"providers": ["xai"],
|
|
"providerAuthEnvVars": {
|
|
"xai": ["XAI_API_KEY"]
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|