Skip to main contentSkip to FAQSkip to contact
Hands-on· 1 minUpdated 4d ago

Cookbook#

Task-oriented, runnable recipes for common TetraFi flows. Use the filters below to narrow by persona (Taker / Solver / Ops), language (TypeScript / Python), and level (Beginner / Advanced). Each card opens its snippet on the one-page recipe book.

How these recipes are organised#

  • Self-contained - each snippet works end-to-end against the sandbox with a valid API key; no cross-recipe setup assumed.
  • TS + Python side-by-side - every recipe toggles between languages with identical semantics.
  • Prerequisites - @tetrafi/sdk (npm) or tetrafi (PyPI) installed. TETRAFI_API_KEY set.