Offline classifier
Same rules as the gateway. No API key.
ts
import { classifyText } from "promptimizer";
classifyText("What is the capital of France?");
// recommended_tier: "economy"Use it in an agent loop to log difficulty before you pay for a completion, or to pre-label a dataset.