Skip to content

Commit 3eaedb4

Browse files
github-actions[bot]speakeasybotlouis-sanna-dev
authored
chore: 🐝 Update SDK - Generate MISTRAL-PYTHON-SDK-AZURE MISTRALAI-AZURE-SDK 2.0.0b1 (#374)
* 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 4b7ac55 commit 3eaedb4

File tree

7 files changed

+25
-14
lines changed

7 files changed

+25
-14
lines changed

.speakeasy/workflow.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sources:
66
sourceBlobDigest: sha256:2dad2b1b7a79de6917c363ce7e870d11efe31ac08e3bfe0258f72823fe1ad13e
77
tags:
88
- latest
9+
- speakeasy-sdk-regen-1772041212
910
mistral-google-cloud-source:
1011
sourceNamespace: mistral-openapi-google-cloud
1112
sourceRevisionDigest: sha256:4d9938ab74c4d41d62cd24234c8b8109e286c4aeec093e21d369259a43173113
@@ -27,7 +28,7 @@ targets:
2728
sourceRevisionDigest: sha256:e32d21a6317d1bca6ab29f05603b96038e841752c2698aab47f434ea0d6530b7
2829
sourceBlobDigest: sha256:2dad2b1b7a79de6917c363ce7e870d11efe31ac08e3bfe0258f72823fe1ad13e
2930
codeSamplesNamespace: mistral-openapi-azure-code-samples
30-
codeSamplesRevisionDigest: sha256:248e5daaa44589805664ab1479502885758fde0f1da3b384b97b1a09d74c8256
31+
codeSamplesRevisionDigest: sha256:68866aada6ad13253e32dab06e4876a7aeba4d7759683d81b2ba27f0fb55a342
3132
mistralai-gcp-sdk:
3233
source: mistral-google-cloud-source
3334
sourceNamespace: mistral-openapi-google-cloud

packages/azure/.speakeasy/gen.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ management:
55
docVersion: 1.0.0
66
speakeasyVersion: 1.729.0
77
generationVersion: 2.841.0
8-
releaseVersion: 2.0.0-a4.1
9-
configChecksum: e2523ba89eba35872d05ddb673dd862a
8+
releaseVersion: 2.0.0b1
9+
configChecksum: 01160bf17a4abd1ce038528d20cd4685
1010
repoURL: https://github.com/mistralai/client-python.git
1111
repoSubDirectory: packages/azure
1212
installationURL: https://github.com/mistralai/client-python.git#subdirectory=packages/azure
1313
published: true
1414
persistentEdits:
15-
generation_id: 1812b54a-0aa7-4b43-8c53-d70427856543
16-
pristine_commit_hash: 28db2945de995b5707dc7f310b5291435aaafcbf
17-
pristine_tree_hash: b01973b36166a61d38fa84cf7dae49b7a74e1402
15+
generation_id: 2f5b7e40-9bd2-4c96-9e97-16a92e4b44af
16+
pristine_commit_hash: 480a8b0e23da7e4752e6ad5b36fc72651e09d2d7
17+
pristine_tree_hash: 8a4c9b9a253fbe496a52e0496fa7e58e91e32c7c
1818
features:
1919
python:
2020
additionalDependencies: 1.0.0
@@ -354,8 +354,8 @@ trackedFiles:
354354
pristine_git_object: 3e4e39555d60adebe84e596c8323ee5b80676fc9
355355
src/mistralai/azure/client/_version.py:
356356
id: a77160e60e5d
357-
last_write_checksum: sha1:b1d1971d43e8f92bd55bb45653a228fd9de97af3
358-
pristine_git_object: 4f985cc69c492521664044337e5910f8e5a26b90
357+
last_write_checksum: sha1:1b76e9448049c69dbdb690b9de25456378bba0a7
358+
pristine_git_object: 213648be87a19e24d87160c1286614b2d5df7344
359359
src/mistralai/azure/client/basesdk.py:
360360
id: 5a585a95ec21
361361
last_write_checksum: sha1:0c2e686aa42d6aeeb103193aa058d6ddff7bcf74

packages/azure/.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ generation:
3030
generateNewTests: false
3131
skipResponseBodyAssertions: false
3232
python:
33-
version: 2.0.0-a4.1
33+
version: 2.0.0b1
3434
additionalDependencies:
3535
dev:
3636
pytest: ^8.2.2

packages/azure/RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,14 @@ Based on:
88
### Generated
99
- [python v1.7.0] packages/mistralai_azure
1010
### Releases
11-
- [PyPI v1.7.0] https://pypi.org/project/mistralai_azure/1.7.0 - packages/mistralai_azure
11+
- [PyPI v1.7.0] https://pypi.org/project/mistralai_azure/1.7.0 - packages/mistralai_azure
12+
13+
## 2026-02-25 17:39:51
14+
### Changes
15+
Based on:
16+
- OpenAPI Doc
17+
- Speakeasy CLI 1.729.0 (2.841.0) https://github.com/speakeasy-api/speakeasy
18+
### Generated
19+
- [python v2.0.0b1] packages/azure
20+
### Releases
21+
- [PyPI v2.0.0b1] https://pypi.org/project/mistralai-azure/2.0.0b1 - packages/azure

packages/azure/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-azure"
3-
version = "2.0.0a4"
3+
version = "2.0.0b1"
44
description = "Python Client SDK for the Mistral AI API in Azure."
55
authors = [{ name = "Mistral" }]
66
requires-python = ">=3.10"

packages/azure/src/mistralai/azure/client/_version.py

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

55
__title__: str = "mistralai-azure"
6-
__version__: str = "2.0.0-a4.1"
6+
__version__: str = "2.0.0b1"
77
__openapi_doc_version__: str = "1.0.0"
88
__gen_version__: str = "2.841.0"
9-
__user_agent__: str = "speakeasy-sdk/python 2.0.0-a4.1 2.841.0 1.0.0 mistralai-azure"
9+
__user_agent__: str = "speakeasy-sdk/python 2.0.0b1 2.841.0 1.0.0 mistralai-azure"
1010

1111
try:
1212
if __package__ is not None:

packages/azure/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)