Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
工作空间是 MemoryLake 中用于数据隔离的顶层命名空间
Workspace ├── Projects(知识容器) │ ├── Documents │ ├── Conversations → Facts(项目级) │ └── Project Facts ├── Actor 绑定(谁可以参与) │ └── Actor Facts(按用户记忆) └── Agent 绑定(哪些 Agent 可用)
GET
/api/v3/workspaces
POST
/api/v3/workspaces/{id}
PATCH
DELETE