TypeSafe Rust SDK
By gilljon
A community Rust client with async and blocking APIs, typed answers, and configurable retries.
Overview
Implementation overview
The typesafe-ai-rs crate implements System One requests, model discovery, cancellation, and HTTP response metadata. Its parity notes document the official SDK revisions used as a reference and the choices made for Rust callers.
Topics
Request reference
Edit a small example and copy a real request before integrating the project.