Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ sources:
- speakeasy-sdk-regen-1772041212
mistral-google-cloud-source:
sourceNamespace: mistral-openapi-google-cloud
sourceRevisionDigest: sha256:4d9938ab74c4d41d62cd24234c8b8109e286c4aeec093e21d369259a43173113
sourceBlobDigest: sha256:5a558d5ea7a936723c7a5540db5a1fba63d85d25b453372e1cf16395b30c98d3
sourceRevisionDigest: sha256:b2ffad81388f92b1018cb5fe2d409920d795a4b9cd18d8d4147d06b6e53585eb
sourceBlobDigest: sha256:9fbc256371243c39284852f9c44ea59244205fe4265fddf867903d3eb60f17fd
tags:
- latest
- speakeasy-sdk-regen-1772041030
- speakeasy-sdk-regen-1772455561
mistral-openapi:
sourceNamespace: mistral-openapi
sourceRevisionDigest: sha256:52cd52dd6272c5afe08072790b36e34de9a65c41357bab87a45cf6635dc30db0
Expand All @@ -32,10 +32,10 @@ targets:
mistralai-gcp-sdk:
source: mistral-google-cloud-source
sourceNamespace: mistral-openapi-google-cloud
sourceRevisionDigest: sha256:4d9938ab74c4d41d62cd24234c8b8109e286c4aeec093e21d369259a43173113
sourceBlobDigest: sha256:5a558d5ea7a936723c7a5540db5a1fba63d85d25b453372e1cf16395b30c98d3
sourceRevisionDigest: sha256:b2ffad81388f92b1018cb5fe2d409920d795a4b9cd18d8d4147d06b6e53585eb
sourceBlobDigest: sha256:9fbc256371243c39284852f9c44ea59244205fe4265fddf867903d3eb60f17fd
codeSamplesNamespace: mistral-openapi-google-cloud-code-samples
codeSamplesRevisionDigest: sha256:35f30ba8ce4bd70f58b6abc5222d0bbf82eecc3109b09ca99df4406e363e21a0
codeSamplesRevisionDigest: sha256:79c3a6d89d6c6f01f0400a619531f4f1cf18875754ff488558c337535fd83ce9
mistralai-sdk:
source: mistral-openapi
sourceNamespace: mistral-openapi
Expand Down
16 changes: 8 additions & 8 deletions packages/gcp/.speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
lockVersion: 2.0.0
id: ec60f2d8-7869-45c1-918e-773d41a8cf74
management:
docChecksum: bc4a0ba9c38418d84a6a8a76b503977b
docChecksum: 58bc2dcdd83a2b7c4856971baa20641b
docVersion: 1.0.0
speakeasyVersion: 1.729.0
generationVersion: 2.841.0
releaseVersion: 2.0.0b1
configChecksum: 9cea6a311ff15502c47b0ef87e9846a2
releaseVersion: 2.0.0rc1
configChecksum: 5b0554f4a04c849bc6f376bec69654aa
repoURL: https://github.com/mistralai/client-python.git
repoSubDirectory: packages/gcp
installationURL: https://github.com/mistralai/client-python.git#subdirectory=packages/gcp
published: true
persistentEdits:
generation_id: e503bb37-7bdd-4ebf-9bed-a8f754c99f8a
pristine_commit_hash: f14b1b1288437b7fc0ba666a384614a225385259
pristine_tree_hash: 67e6d0a84ae20666a636dcc8ad174647a96b105f
generation_id: 724d8b32-d30d-4743-9e65-0bd450961ed2
pristine_commit_hash: 7ef9f2e9ed9ed33b6f502afc01b1354bd0c499d1
pristine_tree_hash: 19a1b62b3168a95e58538e2da4215028949b1ba2
features:
python:
additionalDependencies: 1.0.0
Expand Down Expand Up @@ -326,8 +326,8 @@ trackedFiles:
pristine_git_object: ea95bed210db9180824efddfb1b3e47f5bf96489
src/mistralai/gcp/client/_version.py:
id: f87319e32c7b
last_write_checksum: sha1:0d99fadc73b957112022a95eabeb0e3a98d14ff4
pristine_git_object: 36e44a5e6067e8bd197b38cc238686f660c77244
last_write_checksum: sha1:05656d6552e7c9cc97c9bbe6483ee906050d28ea
pristine_git_object: 7415341f2a4519b074f4b8ffa0f06c5ac2ac45e3
src/mistralai/gcp/client/basesdk.py:
id: 4d594572857b
last_write_checksum: sha1:d8ef9e2f4fa97d402eb9f5472ceb80fb39693991
Expand Down
2 changes: 1 addition & 1 deletion packages/gcp/.speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
python:
version: 2.0.0b1
version: 2.0.0rc1
additionalDependencies:
dev:
pytest: ^8.2.2
Expand Down
12 changes: 11 additions & 1 deletion packages/gcp/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,14 @@ Based on:
### Generated
- [python v2.0.0b1] packages/gcp
### Releases
- [PyPI v2.0.0b1] https://pypi.org/project/mistralai-gcp/2.0.0b1 - packages/gcp
- [PyPI v2.0.0b1] https://pypi.org/project/mistralai-gcp/2.0.0b1 - packages/gcp

## 2026-03-02 12:45:41
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.729.0 (2.841.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v2.0.0rc1] packages/gcp
### Releases
- [PyPI v2.0.0rc1] https://pypi.org/project/mistralai-gcp/2.0.0rc1 - packages/gcp
2 changes: 1 addition & 1 deletion packages/gcp/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "mistralai-gcp"
version = "2.0.0b1"
version = "2.0.0rc1"
description = "Python Client SDK for the Mistral AI API in GCP."
authors = [{ name = "Mistral" }]
requires-python = ">=3.10"
Expand Down
4 changes: 2 additions & 2 deletions packages/gcp/src/mistralai/gcp/client/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
import importlib.metadata

__title__: str = "mistralai-gcp"
__version__: str = "2.0.0b1"
__version__: str = "2.0.0rc1"
__openapi_doc_version__: str = "1.0.0"
__gen_version__: str = "2.841.0"
__user_agent__: str = "speakeasy-sdk/python 2.0.0b1 2.841.0 1.0.0 mistralai-gcp"
__user_agent__: str = "speakeasy-sdk/python 2.0.0rc1 2.841.0 1.0.0 mistralai-gcp"

try:
if __package__ is not None:
Expand Down
2 changes: 1 addition & 1 deletion packages/gcp/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.