Skip to main content
The TaskForceAI Rust SDK provides a strictly typed, high-performance interface for our platform. The package README is the canonical reference for configuration fields, task helpers, SSE streaming, and version-specific examples. This page is intentionally lightweight so the detailed reference only lives in one place.

Canonical Reference

Installation

Install with cargo:

Quick Start

Streaming

Files and Threads

Use upload_attachment() for task-scoped images that should be submitted as transient attachment_ids; use upload_file() for persistent Developer API files.