Spaces:
Running
Running
更新 start.sh
Browse files
start.sh
CHANGED
|
@@ -31,7 +31,7 @@ cat > "${OPENCLAW_CONFIG_DIR}/openclaw.json" << OPENCLAW_JSON
|
|
| 31 |
"litellm": {
|
| 32 |
"baseUrl": "http://127.0.0.1:4000",
|
| 33 |
"apiKey": "litellm-proxy",
|
| 34 |
-
"api": "openai-
|
| 35 |
"models": [
|
| 36 |
{
|
| 37 |
"id": "default",
|
|
|
|
| 31 |
"litellm": {
|
| 32 |
"baseUrl": "http://127.0.0.1:4000",
|
| 33 |
"apiKey": "litellm-proxy",
|
| 34 |
+
"api": "openai-completions",
|
| 35 |
"models": [
|
| 36 |
{
|
| 37 |
"id": "default",
|