mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-06-09 14:43:08 +08:00
add child-model agent_task flow with node model capability and stricter device contracts
This commit is contained in:
@@ -75,6 +75,8 @@ func actionHTTPPath(action string) string {
|
||||
return "/run"
|
||||
case "invoke":
|
||||
return "/invoke"
|
||||
case "agent_task":
|
||||
return "/agent/task"
|
||||
case "camera_snap":
|
||||
return "/camera/snap"
|
||||
case "camera_clip":
|
||||
|
||||
Reference in New Issue
Block a user