Files
computer/docs/content/docs/agent-sdk/meta.json
2025-08-08 12:17:35 -04:00

19 lines
376 B
JSON

{
"title": "Agent SDK",
"description": "Build computer-using agents with the Agent SDK",
"pages": [
"agent-loops",
"supported-agents",
"chat-history",
"callbacks",
"sandboxed-tools",
"custom-computer-handlers",
"local-models",
"prompt-caching",
"usage-tracking",
"benchmarks",
"migration-guide",
"integrations"
]
}