openclaw3 / openclaw.json
syw1516's picture
Update openclaw.json
39ae6ec verified
raw
history blame contribute delete
211 Bytes
{
"nvidia": {
"api_key": "__NVIDIA_API_KEY__",
"base_url": "https://integrate.api.nvidia.com"
},
"model": "nvidia/llama-3.1-nemotron-70b-v1",
"gateway_password": "__OPENCLAW_GATEWAY_PASSWORD__"
}