Rate Limits
Rate limits belong to the current xAI account, model, and product tier. progrok does not maintain a static RPM/TPM table because it would drift from the live account contract.
- Use
progrok models --detailto confirm the current model catalog. - Preserve and inspect upstream rate-limit and
Retry-Afterheaders. - A
429may be retried only when the request is replay-safe. Non-idempotent or streaming bodies are not replayed automatically.