Skip to content

Commit 4d2aa92

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.685.0
1 parent ba8edee commit 4d2aa92

File tree

6 files changed

+24
-19
lines changed

6 files changed

+24
-19
lines changed

.speakeasy/gen.lock

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ management:
55
docVersion: 1.0.0
66
speakeasyVersion: 1.685.0
77
generationVersion: 2.794.1
8-
releaseVersion: 1.11.1
9-
configChecksum: 1a6d0af8e5d88c97b7e947763e633c3d
8+
releaseVersion: 1.12.0
9+
configChecksum: 862d9a8667674972c091f9db84d42ba0
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: 031e6fcc-162d-451f-a98c-f65bf3605643
15-
pristine_commit_hash: 08ac7141d4e4dffd4a3327da51bd2a70d50ff68f
16-
pristine_tree_hash: aeb852eedd1ebeb4411a5c0f286d53884362af3b
14+
generation_id: 97adca88-337c-4021-8119-ae7e128f6316
15+
pristine_commit_hash: 1aabac44de7afaa8b164096f8ad52ecf33856fed
16+
pristine_tree_hash: 92cbfb4d8b188e030b11d30175a8e85aab4e6279
1717
features:
1818
python:
1919
additionalDependencies: 1.0.0
@@ -1809,8 +1809,8 @@ trackedFiles:
18091809
pristine_git_object: 6d0f3e1166cb0271f89f5ba83441c88199d7a432
18101810
src/mistralai/_version.py:
18111811
id: 37b53ba66d7f
1812-
last_write_checksum: sha1:c4d3183c7342cd3d37f1a2fb2a707b2cb76cafec
1813-
pristine_git_object: aae7598df33f9fc79d17c1cb19baf2b61539e9db
1812+
last_write_checksum: sha1:a4d76992b028e2d138e2f7f6d3087c2a606a21c7
1813+
pristine_git_object: 6ee91593a9fbcd6c53eae810c1c2d0120f56262e
18141814
src/mistralai/accesses.py:
18151815
id: 98cb4addd052
18161816
last_write_checksum: sha1:5d9d495274d67b1343ba99d755c1c01c64c2ead1
@@ -3782,11 +3782,6 @@ examples:
37823782
application/json: {}
37833783
examplesVersion: 1.0.2
37843784
generatedTests: {}
3785-
releaseNotes: |
3786-
## Python SDK Changes:
3787-
* `mistral.beta.agents.list_versions()`: **Added**
3788-
* `mistral.beta.agents.get_version()`: **Added**
3789-
* `mistral.ocr.process()`: `request.document_annotation_prompt` **Added**
37903785
generatedFiles:
37913786
- .gitattributes
37923787
- .vscode/settings.json

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ generation:
2626
generateNewTests: false
2727
skipResponseBodyAssertions: false
2828
python:
29-
version: 1.11.1
29+
version: 1.12.0
3030
additionalDependencies:
3131
dev:
3232
pytest: ^8.2.2

.speakeasy/workflow.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ sources:
1818
sourceBlobDigest: sha256:2dd0ee9d000907ffe699cdd48a18163b88297d0ce63f2cdc05efa35cee136bc0
1919
tags:
2020
- latest
21-
- speakeasy-sdk-regen-1768506286
21+
- speakeasy-sdk-regen-1769979831
2222
targets:
2323
mistralai-azure-sdk:
2424
source: mistral-azure-source
@@ -40,7 +40,7 @@ targets:
4040
sourceRevisionDigest: sha256:fd94dc1f574f3bb88a839543675b2c3b3aa895519ec2797efb143ead830ae982
4141
sourceBlobDigest: sha256:2dd0ee9d000907ffe699cdd48a18163b88297d0ce63f2cdc05efa35cee136bc0
4242
codeSamplesNamespace: mistral-openapi-code-samples
43-
codeSamplesRevisionDigest: sha256:881a74af90c5678411207a0a9b0e370496d44b18174e96ba7c6812d400788637
43+
codeSamplesRevisionDigest: sha256:384c1281d9fac03cbe60c79faaf6a0ee9b6393c2f2464cbd2a8c19d06c4ad66a
4444
workflow:
4545
workflowVersion: 1.0.0
4646
speakeasyVersion: 1.685.0

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,4 +358,14 @@ Based on:
358358
### Generated
359359
- [python v1.11.1] .
360360
### Releases
361-
- [PyPI v1.11.1] https://pypi.org/project/mistralai/1.11.1 - .
361+
- [PyPI v1.11.1] https://pypi.org/project/mistralai/1.11.1 - .
362+
363+
## 2026-02-01 21:03:31
364+
### Changes
365+
Based on:
366+
- OpenAPI Doc
367+
- Speakeasy CLI 1.685.0 (2.794.1) https://github.com/speakeasy-api/speakeasy
368+
### Generated
369+
- [python v1.12.0] .
370+
### Releases
371+
- [PyPI v1.12.0] https://pypi.org/project/mistralai/1.12.0 - .

src/mistralai/_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"
6-
__version__: str = "1.11.1"
6+
__version__: str = "1.12.0"
77
__openapi_doc_version__: str = "1.0.0"
88
__gen_version__: str = "2.794.1"
9-
__user_agent__: str = "speakeasy-sdk/python 1.11.1 2.794.1 1.0.0 mistralai"
9+
__user_agent__: str = "speakeasy-sdk/python 1.12.0 2.794.1 1.0.0 mistralai"
1010

1111
try:
1212
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)