anyformat ships hand-written client libraries for TypeScript and Python. Both expose the same fluent builder over the typed-graph workflow definition, so the only thing that differs across languages is the syntax.Documentation Index
Fetch the complete documentation index at: https://docs.anyformat.ai/llms.txt
Use this file to discover all available pages before exploring further.
TypeScript
@anyformat/sdk
Official TypeScript / Node client library —
npm install @anyformat/sdk (Node 18+).Python
Package and class names are provisional.
pip install anyformat-sdk and from anyformat.sdk import Client work today, but both are expected to change before the official launch — pin the version you ship with.anyformat-sdk
Official Python client library —
pip install anyformat-sdk (Python 3.13; pin expected to loosen before launch).