Skip to main content
The TaskForceAI Python SDK supports both sync and async workflows with full type hinting and mock-mode support. The package README is the canonical reference for the complete client surface, response hooks, streaming helpers, and development workflow. This page keeps only the shortest path to first use.

Canonical Reference

Installation

Quick Start

Async Usage

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.