Skip to main content
Anpord keeps the prompts your product sends to a model outside your codebase, so changing one does not mean shipping a release. Content is versioned. Updating a prompt appends a version rather than replacing one, and a channel decides which version callers receive. Pointing the production channel at a new version is how a change goes live.

Quickstart

Resolve your first prompt in a few minutes.

Concepts

Versions, channels, and how resolution works.

API reference

Every endpoint, with request and response shapes.

CLI

Read and publish prompts from your terminal.

Install

With no selector, get returns the version the production channel points at.