📄️ Install & Configure
prompt-fn is Bun-first but works with any Node.js runtime that supports the Vercel AI SDK.
📄️ Your first prompt
This walkthrough mirrors examples/support-ticket.ts and shows how to go from config to a runnable async function.
Install prompt-fn, configure providers, and ship your first prompt.
prompt-fn is Bun-first but works with any Node.js runtime that supports the Vercel AI SDK.
This walkthrough mirrors examples/support-ticket.ts and shows how to go from config to a runnable async function.