Skip to content

Commit 6154fa8

Browse files
authored
chore: 默认不提供 agent 参数
1 parent a58698f commit 6154fa8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/interface.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
]
2929
}
3030
],
31-
"agent": {
31+
"agent_demo": {
3232
"child_exec": "python",
3333
"child_args": [
3434
"{PROJECT_DIR}/agent/main.py"
@@ -81,4 +81,4 @@
8181
]
8282
}
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)