From c2cb62f81023b1985b7ec96248017e8f3d675e85 Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Wed, 25 Feb 2026 17:33:57 +0000 Subject: [PATCH 1/2] ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.729.0 --- .speakeasy/gen.lock | 15 ++++++++------- .speakeasy/gen.yaml | 2 +- .speakeasy/workflow.lock | 3 ++- RELEASES.md | 12 +++++++++++- src/mistralai/client/_version.py | 4 ++-- 5 files changed, 24 insertions(+), 12 deletions(-) diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index 678c20f2..7314b7b1 100644 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -5,15 +5,15 @@ management: docVersion: 1.0.0 speakeasyVersion: 1.729.0 generationVersion: 2.841.0 - releaseVersion: 2.0.0-a3.1 - configChecksum: 134292298710eaf25a0f90f7097e648f + releaseVersion: 2.0.0b1 + configChecksum: 871b5a7d3687bd2a9ebd0e205e4b36a3 repoURL: https://github.com/mistralai/client-python.git installationURL: https://github.com/mistralai/client-python.git published: true persistentEdits: - generation_id: 21ec746f-e476-468a-bb8e-c942c0997501 - pristine_commit_hash: 99ae95385eb06175841ba19bef78319a5921c585 - pristine_tree_hash: 5b06b6f5add0cd16af8139d524a42368532441c6 + generation_id: 1527268d-25cf-4a8c-8a67-09694eaf0d79 + pristine_commit_hash: 5642b69da5a9a00af1e84ca689b7587f2269d0c4 + pristine_tree_hash: f9eae7c82e85b3114e342a4b6500b9704a266493 features: python: additionalDependencies: 1.0.0 @@ -56,6 +56,7 @@ trackedFiles: id: 89aa447020cd last_write_checksum: sha1:f84632c81029fcdda8c3b0c768d02b836fc80526 pristine_git_object: 8d79f0abb72526f1fb34a4c03e5bba612c6ba2ae + deleted: true USAGE.md: id: 3aed33ce6e6f last_write_checksum: sha1:50cc0351d6145a805d1d5ae8be4dfce58178e648 @@ -1606,8 +1607,8 @@ trackedFiles: pristine_git_object: 036d44b8cfc51599873bd5c401a6aed30450536c src/mistralai/client/_version.py: id: cc807b30de19 - last_write_checksum: sha1:03563b818feb27386f7d6a0321a3875e3024a2d2 - pristine_git_object: 1a4d15d66f45d13c7f9cae550138390b5cf5897e + last_write_checksum: sha1:f5109c91723cc927e8513ac9e637512edd91f04e + pristine_git_object: ab2cf01d06f4d4373b52373795db76aa40f00ceb src/mistralai/client/accesses.py: id: 76fc53bfcf59 last_write_checksum: sha1:ed94623aa8a2bd502572a699a2f54c9281ec283e diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index 733650dc..e237388a 100644 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -31,7 +31,7 @@ generation: generateNewTests: false skipResponseBodyAssertions: false python: - version: 2.0.0-a3.1 + version: 2.0.0b1 additionalDependencies: dev: pytest: ^8.2.2 diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index d051080f..e3ca5c59 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -18,6 +18,7 @@ sources: sourceBlobDigest: sha256:8566b35549178910c6fd4d005474d612bb9c476ef58785bb51c46251de145f71 tags: - latest + - speakeasy-sdk-regen-1772040743 targets: mistralai-azure-sdk: source: mistral-azure-source @@ -39,7 +40,7 @@ targets: sourceRevisionDigest: sha256:4f8e25101b35a66b9c93089fe3d491990268bdbefb70a349740e01ba9c8e28f8 sourceBlobDigest: sha256:8566b35549178910c6fd4d005474d612bb9c476ef58785bb51c46251de145f71 codeSamplesNamespace: mistral-openapi-code-samples - codeSamplesRevisionDigest: sha256:f3cf9d6d99a27d6e753bd6e1a2f2c2fb290f412a455576de4bab610ab4825939 + codeSamplesRevisionDigest: sha256:0bcecf3d1523375a194d6aa13116ffba291da8321e44b01399ae5e24f7ce2e33 workflow: workflowVersion: 1.0.0 speakeasyVersion: 1.729.0 diff --git a/RELEASES.md b/RELEASES.md index 90f534ef..48b65760 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -368,4 +368,14 @@ Based on: ### Generated - [python v1.12.0] . ### Releases -- [PyPI v1.12.0] https://pypi.org/project/mistralai/1.12.0 - . \ No newline at end of file +- [PyPI v1.12.0] https://pypi.org/project/mistralai/1.12.0 - . + +## 2026-02-25 17:32:05 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.729.0 (2.841.0) https://github.com/speakeasy-api/speakeasy +### Generated +- [python v2.0.0b1] . +### Releases +- [PyPI v2.0.0b1] https://pypi.org/project/mistralai/2.0.0b1 - . \ No newline at end of file diff --git a/src/mistralai/client/_version.py b/src/mistralai/client/_version.py index 1a4d15d6..ab2cf01d 100644 --- a/src/mistralai/client/_version.py +++ b/src/mistralai/client/_version.py @@ -4,10 +4,10 @@ import importlib.metadata __title__: str = "mistralai" -__version__: str = "2.0.0-a3.1" +__version__: str = "2.0.0b1" __openapi_doc_version__: str = "1.0.0" __gen_version__: str = "2.841.0" -__user_agent__: str = "speakeasy-sdk/python 2.0.0-a3.1 2.841.0 1.0.0 mistralai" +__user_agent__: str = "speakeasy-sdk/python 2.0.0b1 2.841.0 1.0.0 mistralai" try: if __package__ is not None: From c24c97abfaa4e7315b582855b752eac3ddbe6f5a Mon Sep 17 00:00:00 2001 From: Louis Sanna Date: Wed, 25 Feb 2026 18:48:24 +0100 Subject: [PATCH 2/2] chore: set version to 2.0.0b1 --- pyproject.toml | 2 +- uv.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c1762f0a..c42e4260 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mistralai" -version = "2.0.0a4" +version = "2.0.0b1" description = "Python Client SDK for the Mistral AI API." authors = [{ name = "Mistral" }] requires-python = ">=3.10" diff --git a/uv.lock b/uv.lock index 8c689c4a..1a37a7d6 100644 --- a/uv.lock +++ b/uv.lock @@ -563,7 +563,7 @@ wheels = [ [[package]] name = "mistralai" -version = "2.0.0a4" +version = "2.0.0b1" source = { editable = "." } dependencies = [ { name = "eval-type-backport" },