Limits protect runtime quality and billing clarity.
trial
The 7-day Cloud trial is intended for first commit/recall validation.
plan
Pro and Team plans unlock ongoing hosted usage from the billing console.
credits
Credits are consumed after included monthly usage is exhausted.
Use bounded retries only for transient failures.
Do not retry missing-key, expired-key, entitlement, or payment-required errors as if they were transient network failures.
Read status codes before taking action.
401
Missing, expired, or invalid API key.
402
Hosted entitlement or billing boundary requires action.
429
Rate or quota boundary reached; slow down or upgrade.
