01 · orientation ready
Start Here What lla.ma is, the mental model, models vs workflows, and dashboard vs API.
Open section 02 · first call ready
Quickstart Create a project, get an API key, create your first model, call POST /m/:slug, and inspect a run.
Open section 03 · auth ready
Authentication Project API keys, dashboard sessions, bearer headers, and how access is scoped.
Open section 04 · models ready
Models / Agents Provider stack, routing strategy, system prompt, context pairs, memory, streaming, schedules, and budget limits.
Open section 05 · runtime ready
Model Runtime API POST /m/:slug, SSE streaming, run history, run detail, memory operations, and runtime error codes.
Open section 06 · builder beta ready
Workflow Builder Beta Saved workflows, templates, Basic vs Advanced build modes, save-first testing, and trace output.
Open section 07 · workflow API ready
Workflow API Current internal/session API for workflows, runs, traces, and skills. Dashboard-backed beta until public workflow endpoints are finalized.
Open section 08 · skills ready
Skills echo, http.fetch, llm.generate, typed inputs and outputs, display metadata, and how skills map to workflow steps.
Open section 09 · debugging ready
Traces / Debugging Detailed vs summary trace mode, step lifecycle, tokens, cost, model attribution, failed steps, retries, and unresolved variables.
Open section 10 · billing ready
Billing & Limits Free tier token cap, agent/model caps, usage rollups, cost visibility, and model budget behavior.
Open section 11 · examples ready
Examples Curl, Node, Next.js server route, React dashboard call, streaming client, support-triage workflow, and echo workflow.
Open section 12 · reference ready
Reference Full endpoint tables, request and response shapes, status codes, and glossary.
Open section