Skip to content

Commit 19f29d1

Browse files
github-actions[bot]speakeasybotlouis-sanna-dev
authored
chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 2.0.0b1 (#372)
* ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.729.0 * chore: set version to 2.0.0b1 --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: Louis Sanna <louis.sanna@mistral.ai>
1 parent 72242df commit 19f29d1

7 files changed

Lines changed: 26 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.729.0
77
generationVersion: 2.841.0
8-
releaseVersion: 2.0.0-a3.1
9-
configChecksum: 134292298710eaf25a0f90f7097e648f
8+
releaseVersion: 2.0.0b1
9+
configChecksum: 871b5a7d3687bd2a9ebd0e205e4b36a3
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: 21ec746f-e476-468a-bb8e-c942c0997501
15-
pristine_commit_hash: 99ae95385eb06175841ba19bef78319a5921c585
16-
pristine_tree_hash: 5b06b6f5add0cd16af8139d524a42368532441c6
14+
generation_id: 1527268d-25cf-4a8c-8a67-09694eaf0d79
15+
pristine_commit_hash: 5642b69da5a9a00af1e84ca689b7587f2269d0c4
16+
pristine_tree_hash: f9eae7c82e85b3114e342a4b6500b9704a266493
1717
features:
1818
python:
1919
additionalDependencies: 1.0.0
@@ -56,6 +56,7 @@ trackedFiles:
5656
id: 89aa447020cd
5757
last_write_checksum: sha1:f84632c81029fcdda8c3b0c768d02b836fc80526
5858
pristine_git_object: 8d79f0abb72526f1fb34a4c03e5bba612c6ba2ae
59+
deleted: true
5960
USAGE.md:
6061
id: 3aed33ce6e6f
6162
last_write_checksum: sha1:50cc0351d6145a805d1d5ae8be4dfce58178e648
@@ -1606,8 +1607,8 @@ trackedFiles:
16061607
pristine_git_object: 036d44b8cfc51599873bd5c401a6aed30450536c
16071608
src/mistralai/client/_version.py:
16081609
id: cc807b30de19
1609-
last_write_checksum: sha1:03563b818feb27386f7d6a0321a3875e3024a2d2
1610-
pristine_git_object: 1a4d15d66f45d13c7f9cae550138390b5cf5897e
1610+
last_write_checksum: sha1:f5109c91723cc927e8513ac9e637512edd91f04e
1611+
pristine_git_object: ab2cf01d06f4d4373b52373795db76aa40f00ceb
16111612
src/mistralai/client/accesses.py:
16121613
id: 76fc53bfcf59
16131614
last_write_checksum: sha1:ed94623aa8a2bd502572a699a2f54c9281ec283e

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ generation:
3131
generateNewTests: false
3232
skipResponseBodyAssertions: false
3333
python:
34-
version: 2.0.0-a3.1
34+
version: 2.0.0b1
3535
additionalDependencies:
3636
dev:
3737
pytest: ^8.2.2

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ sources:
1818
sourceBlobDigest: sha256:8566b35549178910c6fd4d005474d612bb9c476ef58785bb51c46251de145f71
1919
tags:
2020
- latest
21+
- speakeasy-sdk-regen-1772040743
2122
targets:
2223
mistralai-azure-sdk:
2324
source: mistral-azure-source
@@ -39,7 +40,7 @@ targets:
3940
sourceRevisionDigest: sha256:4f8e25101b35a66b9c93089fe3d491990268bdbefb70a349740e01ba9c8e28f8
4041
sourceBlobDigest: sha256:8566b35549178910c6fd4d005474d612bb9c476ef58785bb51c46251de145f71
4142
codeSamplesNamespace: mistral-openapi-code-samples
42-
codeSamplesRevisionDigest: sha256:f3cf9d6d99a27d6e753bd6e1a2f2c2fb290f412a455576de4bab610ab4825939
43+
codeSamplesRevisionDigest: sha256:0bcecf3d1523375a194d6aa13116ffba291da8321e44b01399ae5e24f7ce2e33
4344
workflow:
4445
workflowVersion: 1.0.0
4546
speakeasyVersion: 1.729.0

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,4 +368,14 @@ Based on:
368368
### Generated
369369
- [python v1.12.0] .
370370
### Releases
371-
- [PyPI v1.12.0] https://pypi.org/project/mistralai/1.12.0 - .
371+
- [PyPI v1.12.0] https://pypi.org/project/mistralai/1.12.0 - .
372+
373+
## 2026-02-25 17:32:05
374+
### Changes
375+
Based on:
376+
- OpenAPI Doc
377+
- Speakeasy CLI 1.729.0 (2.841.0) https://github.com/speakeasy-api/speakeasy
378+
### Generated
379+
- [python v2.0.0b1] .
380+
### Releases
381+
- [PyPI v2.0.0b1] https://pypi.org/project/mistralai/2.0.0b1 - .

β€Ž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.0.0a4"
3+
version = "2.0.0b1"
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.0.0-a3.1"
7+
__version__: str = "2.0.0b1"
88
__openapi_doc_version__: str = "1.0.0"
99
__gen_version__: str = "2.841.0"
10-
__user_agent__: str = "speakeasy-sdk/python 2.0.0-a3.1 2.841.0 1.0.0 mistralai"
10+
__user_agent__: str = "speakeasy-sdk/python 2.0.0b1 2.841.0 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)