Skip to content

Commit 4b7ac55

Browse files
github-actions[bot]speakeasybotlouis-sanna-dev
authored
chore: 🐝 Update SDK - Generate MISTRAL-PYTHON-SDK-GOOGLE-CLOUD MISTRALAI-GCP-SDK 2.0.0b1 (#373)
* 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 19f29d1 commit 4b7ac55

7 files changed

Lines changed: 25 additions & 14 deletions

File tree

.speakeasy/workflow.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ sources:
1212
sourceBlobDigest: sha256:5a558d5ea7a936723c7a5540db5a1fba63d85d25b453372e1cf16395b30c98d3
1313
tags:
1414
- latest
15+
- speakeasy-sdk-regen-1772041030
1516
mistral-openapi:
1617
sourceNamespace: mistral-openapi
1718
sourceRevisionDigest: sha256:4f8e25101b35a66b9c93089fe3d491990268bdbefb70a349740e01ba9c8e28f8
@@ -33,7 +34,7 @@ targets:
3334
sourceRevisionDigest: sha256:4d9938ab74c4d41d62cd24234c8b8109e286c4aeec093e21d369259a43173113
3435
sourceBlobDigest: sha256:5a558d5ea7a936723c7a5540db5a1fba63d85d25b453372e1cf16395b30c98d3
3536
codeSamplesNamespace: mistral-openapi-google-cloud-code-samples
36-
codeSamplesRevisionDigest: sha256:f6c4dc988e9b7be6f8d8087d14b2269be601bb9bff2227b07e1018efe88e1556
37+
codeSamplesRevisionDigest: sha256:35f30ba8ce4bd70f58b6abc5222d0bbf82eecc3109b09ca99df4406e363e21a0
3738
mistralai-sdk:
3839
source: mistral-openapi
3940
sourceNamespace: mistral-openapi

packages/gcp/.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: bfe17061a2e5ac54039980ad7a48fd77
8+
releaseVersion: 2.0.0b1
9+
configChecksum: 9cea6a311ff15502c47b0ef87e9846a2
1010
repoURL: https://github.com/mistralai/client-python.git
1111
repoSubDirectory: packages/gcp
1212
installationURL: https://github.com/mistralai/client-python.git#subdirectory=packages/gcp
1313
published: true
1414
persistentEdits:
15-
generation_id: c7e2e696-b223-4993-a79b-2e6f15242c30
16-
pristine_commit_hash: 86953bc23bb7fcfc3c2525f79114411bc27e8f75
17-
pristine_tree_hash: 93675a8857b7519918499101d4a5e30fc7fe2c4a
15+
generation_id: e503bb37-7bdd-4ebf-9bed-a8f754c99f8a
16+
pristine_commit_hash: f14b1b1288437b7fc0ba666a384614a225385259
17+
pristine_tree_hash: 67e6d0a84ae20666a636dcc8ad174647a96b105f
1818
features:
1919
python:
2020
additionalDependencies: 1.0.0
@@ -326,8 +326,8 @@ trackedFiles:
326326
pristine_git_object: ea95bed210db9180824efddfb1b3e47f5bf96489
327327
src/mistralai/gcp/client/_version.py:
328328
id: f87319e32c7b
329-
last_write_checksum: sha1:85dd6da1d6503d717e8c9bd6d62278b469d3b464
330-
pristine_git_object: 204c92a656855ad281e86a74467e71ae1b04639f
329+
last_write_checksum: sha1:0d99fadc73b957112022a95eabeb0e3a98d14ff4
330+
pristine_git_object: 36e44a5e6067e8bd197b38cc238686f660c77244
331331
src/mistralai/gcp/client/basesdk.py:
332332
id: 4d594572857b
333333
last_write_checksum: sha1:d8ef9e2f4fa97d402eb9f5472ceb80fb39693991

packages/gcp/.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/gcp/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_gcp
1010
### Releases
11-
- [PyPI v1.7.0] https://pypi.org/project/mistralai-gcp/1.7.0 - packages/mistralai_gcp
11+
- [PyPI v1.7.0] https://pypi.org/project/mistralai-gcp/1.7.0 - packages/mistralai_gcp
12+
13+
## 2026-02-25 17:36:50
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/gcp
20+
### Releases
21+
- [PyPI v2.0.0b1] https://pypi.org/project/mistralai-gcp/2.0.0b1 - packages/gcp

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

packages/gcp/src/mistralai/gcp/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-gcp"
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-gcp"
9+
__user_agent__: str = "speakeasy-sdk/python 2.0.0b1 2.841.0 1.0.0 mistralai-gcp"
1010

1111
try:
1212
if __package__ is not None:

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