he1237596 commited on
Commit
371a262
·
verified ·
1 Parent(s): 5fe98e1

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": "$OPEN_AI_API_KEY",
33
  "apiKey": "$OPEN_AI_API_KEY2",
34
  "api": "openai-completions",
35
  "models": [
 
29
  ]
30
  },
31
  "openai": {
32
+ "baseUrl": "$OPEN_AI_API_BASE",
33
  "apiKey": "$OPEN_AI_API_KEY2",
34
  "api": "openai-completions",
35
  "models": [