refractor docs into 6 sections

Agent - /agent
Computer - /computer
Lume - /lume
Lumier - /lumier
Set-of-Mark - /som
MCP - /mcp
This commit is contained in:
Adam
2025-12-24 14:06:43 -05:00
parent b0390ec648
commit 13f3fb800d
92 changed files with 247 additions and 106 deletions

View File

@@ -68,7 +68,7 @@ Refer to this notebook for a step-by-step guide on how to use the Computer-Use I
## Docs
- [Computers](https://cua.ai/docs/computer-sdk/computers)
- [Commands](https://cua.ai/docs/computer-sdk/commands)
- [Computer UI](https://cua.ai/docs/computer-sdk/computer-ui)
- [Sandboxed Python](https://cua.ai/docs/computer-sdk/sandboxed-python)
- [Computers](https://cua.ai/docs/computer/computers)
- [Commands](https://cua.ai/docs/computer/commands)
- [Computer UI](https://cua.ai/docs/computer/computer-ui)
- [Sandboxed Python](https://cua.ai/docs/computer/sandboxed-python)