he1237596 commited on
Commit
dbe2caa
·
verified ·
1 Parent(s): 763101f

Update start-openclaw.sh

Browse files
Files changed (1) hide show
  1. start-openclaw.sh +1 -1
start-openclaw.sh CHANGED
@@ -29,7 +29,7 @@ cat > /root/.openclaw/openclaw.json <<EOF
29
  ]
30
  },
31
  "openai": {
32
- "baseUrl": "https://api.openai.com/v1",
33
  "apiKey": "$OPENAI_API_KEY2",
34
  "api": "openai-completions",
35
  "models": [
 
29
  ]
30
  },
31
  "openai": {
32
+ "baseUrl": "$OPENAI_API_BASE2",
33
  "apiKey": "$OPENAI_API_KEY2",
34
  "api": "openai-completions",
35
  "models": [