Changelog
Changes to the public API. We add fields; we do not remove fields from a published response.
2026-08-05
- Added
GET /models— the catalogue of models you can call. - Added
POST /chat/completionswith an OpenAI-shaped response. - Added
POST /images/generationsandPOST /images/edits. - Added
POST /videos/generations,GET /videos/generations/{jobId}and the download endpoint. POST /chatkeeps its contract — no field changed.