mirror of
https://github.com/trycua/computer.git
synced 2026-03-09 08:18:41 -05:00
19 lines
376 B
JSON
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"
|
|
]
|
|
}
|