client.projects | List projects, create_runnable, schedule and notes helpers, default project access. |
client.project(project_id) | Returns ManagedResearchProjectClient for one project’s APIs. |
client.runs | Start one-off runs, list runs, preflight, and other run entrypoints on the shared client. |
client.run(project_id, run_id) | Returns RunHandle for poll, messages, artifacts, checkpoints, and branches. |
client.workspace_inputs | Attach source repo, workspace uploads, workspace input summaries. |
client.progress | Project setup and launch preparation helpers. |
client.setup | Setup flows aligned with onboarding. |
client.approvals | Run approvals and human-in-the-loop responses. |
client.files | Run output files and work-file nouns. |
client.github | GitHub connection and repo listing for setup. |
client.exports | Export destination configuration. |
client.outputs | Work products, exports, and container eval packages. |
client.prs | Result PR listing and fetch. |
client.readiness | Platform readiness checks. |
client.repos | Work repos attach and detach. |
client.datasets | Work datasets list, upload, download. |
client.models | Results model listing, get, download, export. |
client.repositories | Repository catalog operations on projects. |
client.credentials | Credential reference helpers. |
client.logs | Run log archive listing. |
client.integrations | Integration helpers exposed by the SDK transport. |
client.usage | Billing and usage surfaces. |
client.trained_models | Register, export, and manage trained models. |
client.work_products | Durable work product access. |
client.run_cost | Run-level cost summaries. |