Section

Code snippet

The code snippet section has 2 layouts to choose from, and ships in 3 templates. Add it to any page from the editor and it takes on your site's type, colour and spacing, on every screen size.

What you do, how you work, what it looks like. The body of the page.

Layouts
2
In templates
3
Plan
All plans

Rendered live

Real output from the engine that serves every published Pendro site, using content from the templates that ship this section.

windowas it ships in AI Product
Skip to content

Marlow & Sons

Quickstart

The whole integration

Same request shape as the API you are already calling, so the migration is an import and a base URL.

summarise.tsts
import { Client } from "@your-org/sdk";

const client = new Client({ apiKey: process.env.API_KEY });

const res = await client.messages.create({
  model: "reason-1",
  temperature: 0,          // deterministic: same in, same out
  max_tokens: 1024,
  tools: [summariseTicket],
  messages: [
    { role: "user", content: "Summarise ticket #4821 for the on-call." },
  ],
});

console.log(res.content[0].text);

Streaming is the same call with `stream: true`. Batch runs at half price with a one-hour window.

See it in a template

3 templates already include it. Open one to see it in context.

More telling your story sections

Free to start

Live by tonight.
Looking designed.

No card, no time limit. One site free forever, and nothing you change can make it look undesigned.