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.
cURL
curl --request POST \ --url https://app.opencomputer.dev/v1/agents/{agentId}/packages/{pkg} \ --header 'X-API-Key: <api-key>'
{ "package": "gbrain", "status": "installed" }
oc agent install <id> <package>
gbrain