AGI_Assistant / nanoclaw.json
Dmitry Beresnev
Add and configure NemoClaw, IronClaw, and complete claw stack configs
974e338
raw
history blame contribute delete
260 Bytes
{
"note": "NanoClaw is configured via env vars and code, not config files.",
"env": {
"ANTHROPIC_BASE_URL": "https://researchengineering-agi.hf.space",
"ANTHROPIC_AUTH_TOKEN": "${OPENCLAW_GATEWAY_TOKEN}"
},
"gateway": {
"port": 18889
}
}