Canonical Reference
- Package README: packages/sdk/typescript/README.md
- REST API reference: /docs/api
Installation
Quick Start
Common Workflow
Run the task, or switch to streaming when you want incremental status updates:Files and Threads
The SDK also exposes the current Developer API helpers for uploaded files and persistent conversation threads:uploadAttachment() for task-scoped images that should be submitted as transient attachment_ids; use uploadFile() for persistent Developer API files.