Skip to Content
Functions

Functions.do Composable Units of Work

Predictable AI results through elegant, type-safe functions

Setup

Install the functions.do package:

npm i functions.do

Then get your API key and set it in an environment variable:

DO_API_KEY=sk_do_*****************************
Last updated on