xAI Docs Release Notes
Documentation update reflecting a return to a previously published content state (rollback/reappear). No pages added or removed (143 total). Changes below are limited to what appears in the docs diff.
Pricing & Models
- Models and Pricing pages: Removed static pricing sections and tables for Chat API, Code API, Imagine, and Voice (including listed rates for models such as grok-4.x, grok-build-0.1, grok-imagine-image/video, and voice modes).
- Replaced those sections with a note that model pricing is loaded dynamically.
- Cross-reference from Pricing to the Models page for per-model details remains.
REST API Reference (Chat / Inference)
- Response schema docs: Removed the
image_generation_callsusage field (integer, number of image generation calls) from documented usage metrics. - Minor documentation updates to union/array type annotations for
outputandtoolsfields (fewer listed object variants in the type signatures). Supporting text for tools (functions and web search; max 128) is unchanged in substance.