All news briefs
Product update

Mistral releases version 2.5.0 of its TypeScript SDK

The story in five sentences

  1. Mistral AI has released version 2.5.0 of its official TypeScript client.
  2. GitHub marks the release as final rather than a prerelease.
  3. The publication was created automatically by the GitHub Actions bot.
  4. The release notes say the generated client is based on an OpenAPI description and the Speakeasy CLI.
  5. The release notes do not identify specific new features or breaking changes.

Full explanation

Mistral AI published version 2.5.0 of its TypeScript client on July 17 at 08:16 UTC. GitHub classifies the release as stable rather than a prerelease and marks it as immutable. It points to a target commit beginning with 11368f, while the page provides no additional downloadable artifacts. The corresponding npm package is @mistralai/mistralai 2.5.0.

The publication was produced by the GitHub Actions bot rather than written manually by a maintainer. Its metadata says the client was created on July 10 from an OpenAPI description with Speakeasy CLI tooling. The page records the tool versions used for that generation, but it does not explain changes from the preceding client release.

The evidence establishes that a new final version of the generated TypeScript client exists. It does not establish which endpoints, types, fixes, or behavioral changes are new. The release offers no migration instructions, compatibility notes, or explicit list of breaking changes. Developers cannot infer the practical effect on an existing integration from this release page alone.