Getting Started
Installation
Install Kortyx, set required environment variables, and configure basic project settings.
Quickstart (Next.js API Route)
Build a working Next.js chat flow using API routes, Kortyx workflows, node-level model wiring, and streaming.
Quickstart (Next.js Server Action)
Build a working Next.js chat flow using server actions, Kortyx workflows, and node-level model wiring with buffered chunk handling.