Skip to content

Changelog

New models, API changes and fixes. Anything that could change the behaviour of code you have already written is tagged Changed.

Initial public release

  • AddedOpenAI-compatible API covering chat completions, the Responses API, legacy completions and embeddings, at /v1.
  • AddedVideo generation endpoints with an asynchronous submit-and-poll flow, for six open-source video models.
  • AddedServer-sent event streaming on every text endpoint, including per-request cost accounting in the final usage frame.
  • AddedTwenty-four open-weight text, video, image and embedding models, each published alongside its official rate.
  • AddedPlayground with three free runs before signup, so the API can be evaluated without an account.
  • AddedDashboard with wallet, usage history, model catalogue and API key management.