mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:30:42 +00:00
feat: add OpenClaw SDK package
This commit is contained in:
@@ -1114,6 +1114,7 @@
|
||||
"concepts/agent",
|
||||
"concepts/agent-loop",
|
||||
"concepts/agent-runtimes",
|
||||
"concepts/openclaw-sdk",
|
||||
"concepts/system-prompt",
|
||||
"concepts/context",
|
||||
"concepts/context-engine",
|
||||
@@ -1651,7 +1652,11 @@
|
||||
},
|
||||
{
|
||||
"group": "RPC and API",
|
||||
"pages": ["reference/rpc", "reference/device-models"]
|
||||
"pages": [
|
||||
"reference/rpc",
|
||||
"reference/openclaw-sdk-api-design",
|
||||
"reference/device-models"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Templates",
|
||||
|
||||
Reference in New Issue
Block a user