Skip to content

Commit 2d01b47

Browse files
github-actions[bot]speakeasybotactions-user
authored
chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 2.4.0rc1 (#487)
* ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.761.1 * chore: align pyproject.toml and uv.lock to version 2.4.0rc1 --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: GitHub Action <action@github.com>
1 parent 64c23a1 commit 2d01b47

7 files changed

Lines changed: 25 additions & 14 deletions

File tree

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ management:
55
docVersion: 1.0.0
66
speakeasyVersion: 1.761.1
77
generationVersion: 2.879.6
8-
releaseVersion: 2.3.8
9-
configChecksum: 601a907de4437b981061110787b408ca
8+
releaseVersion: 2.4.0rc1
9+
configChecksum: 37cfe845ddc874d5bfaff2f5469c77a6
1010
repoURL: https://github.com/mistralai/client-python.git
1111
installationURL: https://github.com/mistralai/client-python.git
1212
published: true
1313
persistentEdits:
14-
generation_id: 86f6cf88-f9de-4064-844b-4b570ddc54ea
15-
pristine_commit_hash: fd469ca531c74164057fd6c5a7639514a1f171ec
16-
pristine_tree_hash: 0a8e0a5a864cfa8571bd95bb26af5c7b3a5e3d2b
14+
generation_id: 684c54ad-6be6-46e4-a6a4-98d0c0c6d73c
15+
pristine_commit_hash: b38e7dd6ebfc7808f274179d769c143251e7738c
16+
pristine_tree_hash: b35e20fb7be2ad57d130469d2a27a65c1a48d2c3
1717
features:
1818
python:
1919
acceptHeaders: 3.0.0
@@ -61,6 +61,7 @@ trackedFiles:
6161
id: 89aa447020cd
6262
last_write_checksum: sha1:f84632c81029fcdda8c3b0c768d02b836fc80526
6363
pristine_git_object: 8d79f0abb72526f1fb34a4c03e5bba612c6ba2ae
64+
deleted: true
6465
USAGE.md:
6566
id: 3aed33ce6e6f
6667
last_write_checksum: sha1:d172deb3ee1630f16b279de22aec1f8f68d7565f
@@ -3227,8 +3228,8 @@ trackedFiles:
32273228
pristine_git_object: 036d44b8cfc51599873bd5c401a6aed30450536c
32283229
src/mistralai/client/_version.py:
32293230
id: cc807b30de19
3230-
last_write_checksum: sha1:72f18d049dc2e14a6e226eb0caf0dd808b9f56d0
3231-
pristine_git_object: 8446f42c5d58377a883e8fe44d9328239aaeb693
3231+
last_write_checksum: sha1:36479cb4f65388455e0b8e579112be34ddb804ef
3232+
pristine_git_object: 00489c97733f199667a8a0eb4c0a3d2b18e31793
32323233
src/mistralai/client/accesses.py:
32333234
id: 76fc53bfcf59
32343235
last_write_checksum: sha1:0c417e7a0bf9dfc523dbabee816b73d7a4d52f1d

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ generation:
3232
generateNewTests: false
3333
skipResponseBodyAssertions: false
3434
python:
35-
version: 2.3.8
35+
version: 2.4.0rc1
3636
additionalDependencies:
3737
dev:
3838
pytest: ^8.2.2

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ targets:
4141
sourceRevisionDigest: sha256:5a5b1104accc69fa8fca26e9abd7e089535bbffd20f667013984cbe9e9cf819d
4242
sourceBlobDigest: sha256:3f88e405b674dc0f964605664fc15629b119a4481b08a5c8ac0e79dddcb19f91
4343
codeSamplesNamespace: mistral-openapi-code-samples
44-
codeSamplesRevisionDigest: sha256:94536530850d56d39c06a48a1f9f08e6d6ad28227d32a7d81dce0240d189b418
44+
codeSamplesRevisionDigest: sha256:5d5b9fd99aad8f9c2e4901dd0dbfe9041b5d6ffb973efcce61d819c093483697
4545
workflow:
4646
workflowVersion: 1.0.0
4747
speakeasyVersion: 1.761.1

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,4 +558,14 @@ Based on:
558558
### Generated
559559
- [python v2.3.2] .
560560
### Releases
561-
- [PyPI v2.3.2] https://pypi.org/project/mistralai/2.3.2 - .
561+
- [PyPI v2.3.2] https://pypi.org/project/mistralai/2.3.2 - .
562+
563+
## 2026-04-14 12:16:24
564+
### Changes
565+
Based on:
566+
- OpenAPI Doc
567+
- Speakeasy CLI 1.761.1 (2.879.6) https://github.com/speakeasy-api/speakeasy
568+
### Generated
569+
- [python v2.4.0rc1] .
570+
### Releases
571+
- [PyPI v2.4.0rc1] https://pypi.org/project/mistralai/2.4.0rc1 - .

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mistralai"
3-
version = "2.3.2"
3+
version = "2.4.0rc1"
44
description = "Python Client SDK for the Mistral AI API."
55
authors = [{ name = "Mistral" }]
66
requires-python = ">=3.10"

β€Žsrc/mistralai/client/_version.pyβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
import importlib.metadata
55

66
__title__: str = "mistralai"
7-
__version__: str = "2.3.8"
7+
__version__: str = "2.4.0rc1"
88
__openapi_doc_version__: str = "1.0.0"
99
__gen_version__: str = "2.879.6"
10-
__user_agent__: str = "speakeasy-sdk/python 2.3.8 2.879.6 1.0.0 mistralai"
10+
__user_agent__: str = "speakeasy-sdk/python 2.4.0rc1 2.879.6 1.0.0 mistralai"
1111

1212
try:
1313
if __package__ is not None:

β€Žuv.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)