Platform pricing
Workflows, evals, retrieval, governance. Evaluated requests. Explicit limits.
Starter
€9/month
Limits
Growth
€19/month
Limits
Enterprise
Custom
Limits
FAQ
What are evaluated requests?
Every request that reaches the control plane is evaluated before model execution. Evaluated requests count toward your limit whether the request is allowed, blocked, or warned. Blocked requests never reach your model and do not count toward compute or token usage.
Do blocked requests count toward my limit?
Yes. Blocked requests are evaluated requests—they pass through contract validation, policy checks, and budget enforcement before being blocked. If the request passes all checks, it would be allowed. Only requests that pass evaluation and reach the model consume compute and tokens.
What happens when I hit a limit?
Deployment creation returns 402 with an upgrade payload. Request execution returns 429 with Retry-After until the next billing period. The API response includes limit, current, and allowed values so you can surface upgrade prompts in your UI.
Can I upgrade without downtime?
Yes. Plan upgrades take effect immediately. No redeployment or migration is required. Your existing deployments and enforcement config continue to work after upgrade.
Builder: deployments, basic workflows, traces, starter evals. Pro: advanced workflows, retrieval, approvals, regression evals. Enterprise: governance packs, SSO, audit exports, dedicated support.