Skip to content

Commit b014e3b

Browse files
Merge pull request #244 from mistralai/speakeasy-sdk-regen-1751306196
chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 1.9.1
2 parents f724d62 + d11dfba commit b014e3b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+247
-133
lines changed

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 2d045ec7-2ebb-4f4d-ad25-40953b132161
33
management:
4-
docChecksum: 9c8bd4d6bf675b159a80173b97c1265c
4+
docChecksum: e0186c33d0269977e1790dfcc7d11aac
55
docVersion: 1.0.0
66
speakeasyVersion: 1.568.2
77
generationVersion: 2.634.2
8-
releaseVersion: 1.9.0
9-
configChecksum: a67788bf50c3de92f0ef16f385b615b3
8+
releaseVersion: 1.9.1
9+
configChecksum: 5f97671226b9fdcc9adc3c7662003247
1010
repoURL: https://github.com/mistralai/client-python.git
1111
installationURL: https://github.com/mistralai/client-python.git
1212
published: true
@@ -193,6 +193,7 @@ generatedFiles:
193193
- docs/models/entries.md
194194
- docs/models/eventout.md
195195
- docs/models/file.md
196+
- docs/models/filechunk.md
196197
- docs/models/filepurpose.md
197198
- docs/models/filesapiroutesdeletefilerequest.md
198199
- docs/models/filesapiroutesdownloadfilerequest.md
@@ -212,7 +213,6 @@ generatedFiles:
212213
- docs/models/ftclassifierlossfunction.md
213214
- docs/models/ftmodelcapabilitiesout.md
214215
- docs/models/ftmodelcard.md
215-
- docs/models/ftmodelcardtype.md
216216
- docs/models/function.md
217217
- docs/models/functioncall.md
218218
- docs/models/functioncallentry.md
@@ -280,7 +280,6 @@ generatedFiles:
280280
- docs/models/messageinputentry.md
281281
- docs/models/messageinputentrycontent.md
282282
- docs/models/messageinputentryrole.md
283-
- docs/models/messageinputentrytype.md
284283
- docs/models/messageoutputcontentchunks.md
285284
- docs/models/messageoutputentry.md
286285
- docs/models/messageoutputentrycontent.md
@@ -506,6 +505,7 @@ generatedFiles:
506505
- src/mistralai/models/embeddingresponse.py
507506
- src/mistralai/models/embeddingresponsedata.py
508507
- src/mistralai/models/eventout.py
508+
- src/mistralai/models/filechunk.py
509509
- src/mistralai/models/filepurpose.py
510510
- src/mistralai/models/files_api_routes_delete_fileop.py
511511
- src/mistralai/models/files_api_routes_download_fileop.py
@@ -652,7 +652,7 @@ examples:
652652
model_id: "ft:open-mistral-7b:587a6b29:20240514:7e773925"
653653
responses:
654654
"200":
655-
application/json: {"id": "<id>", "object": "model", "owned_by": "mistralai", "capabilities": {"completion_chat": true, "completion_fim": false, "function_calling": true, "fine_tuning": false, "vision": false}, "max_context_length": 32768, "type": "fine-tuned", "job": "Product Markets Facilitator", "root": "<value>", "archived": false}
655+
application/json: {"id": "<id>", "object": "model", "owned_by": "mistralai", "capabilities": {"completion_chat": true, "completion_fim": false, "function_calling": true, "fine_tuning": false, "vision": false, "classification": false}, "max_context_length": 32768, "type": "fine-tuned", "job": "Product Markets Facilitator", "root": "<value>", "archived": false}
656656
"422":
657657
application/json: {}
658658
delete_model_v1_models__model_id__delete:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ generation:
2121
generateNewTests: false
2222
skipResponseBodyAssertions: false
2323
python:
24-
version: 1.9.0
24+
version: 1.9.1
2525
additionalDependencies:
2626
dev:
2727
pytest: ^8.2.2

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

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ sources:
1414
- latest
1515
mistral-openapi:
1616
sourceNamespace: mistral-openapi
17-
sourceRevisionDigest: sha256:21244d618cafcc163c3aa4acbc443ca16c63b8614632b65b87fbb2c4066987f3
18-
sourceBlobDigest: sha256:74aeb6a2e0d466c206f983ce79581cc72d205cc7866826282c181207ebe841a2
17+
sourceRevisionDigest: sha256:e9fd379cd22f75a10ccc5b866f4de98f973c3c0f77cb15a7bebcb94bf10c82f2
18+
sourceBlobDigest: sha256:4bb656d10d1cfbe09f9b1b7734c79f1855eb27184590362d3747116f6abf69d1
1919
tags:
2020
- latest
21+
- speakeasy-sdk-regen-1751306196
2122
targets:
2223
mistralai-azure-sdk:
2324
source: mistral-azure-source
@@ -36,23 +37,23 @@ targets:
3637
mistralai-sdk:
3738
source: mistral-openapi
3839
sourceNamespace: mistral-openapi
39-
sourceRevisionDigest: sha256:21244d618cafcc163c3aa4acbc443ca16c63b8614632b65b87fbb2c4066987f3
40-
sourceBlobDigest: sha256:74aeb6a2e0d466c206f983ce79581cc72d205cc7866826282c181207ebe841a2
40+
sourceRevisionDigest: sha256:e9fd379cd22f75a10ccc5b866f4de98f973c3c0f77cb15a7bebcb94bf10c82f2
41+
sourceBlobDigest: sha256:4bb656d10d1cfbe09f9b1b7734c79f1855eb27184590362d3747116f6abf69d1
4142
codeSamplesNamespace: mistral-openapi-code-samples
42-
codeSamplesRevisionDigest: sha256:b631243aae349ddebec1b984874a8e1d5b40e67d6229a199a3d5e63ba69d1538
43+
codeSamplesRevisionDigest: sha256:85311d42c06d86b38d49ed14b2485f45ad219ef76da40dfbec2592bb75dcaf00
4344
workflow:
4445
workflowVersion: 1.0.0
4546
speakeasyVersion: 1.568.2
4647
sources:
4748
mistral-azure-source:
4849
inputs:
49-
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-azure:sha256:c5931a7e0cc2db844149d71db57dfc2178665f0400bc26c90ee113795ea2872f
50+
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-azure:main
5051
mistral-google-cloud-source:
5152
inputs:
52-
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-google-cloud:sha256:4a5343e63c6a78152e472b00ccc46d7bcb15594496bc94c8040039d3a9d4c5f8
53+
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-google-cloud:main
5354
mistral-openapi:
5455
inputs:
55-
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi:sha256:21244d618cafcc163c3aa4acbc443ca16c63b8614632b65b87fbb2c4066987f3
56+
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi:main
5657
targets:
5758
mistralai-azure-sdk:
5859
target: python

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,14 @@ Based on:
238238
### Generated
239239
- [python v1.8.2] .
240240
### Releases
241-
- [PyPI v1.8.2] https://pypi.org/project/mistralai/1.8.2 - .
241+
- [PyPI v1.8.2] https://pypi.org/project/mistralai/1.8.2 - .
242+
243+
## 2025-06-30 17:56:20
244+
### Changes
245+
Based on:
246+
- OpenAPI Doc
247+
- Speakeasy CLI 1.568.2 (2.634.2) https://github.com/speakeasy-api/speakeasy
248+
### Generated
249+
- [python v1.9.1] .
250+
### Releases
251+
- [PyPI v1.9.1] https://pypi.org/project/mistralai/1.9.1 - .

β€Ždocs/models/agentsapiv1conversationsgetrequest.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description |
7-
| ------------------ | ------------------ | ------------------ | ------------------ |
8-
| `conversation_id` | *str* | :heavy_check_mark: | N/A |
6+
| Field | Type | Required | Description |
7+
| ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- |
8+
| `conversation_id` | *str* | :heavy_check_mark: | ID of the conversation from which we are fetching metadata. |

β€Ždocs/models/agentsapiv1conversationshistoryrequest.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description |
7-
| ------------------ | ------------------ | ------------------ | ------------------ |
8-
| `conversation_id` | *str* | :heavy_check_mark: | N/A |
6+
| Field | Type | Required | Description |
7+
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- |
8+
| `conversation_id` | *str* | :heavy_check_mark: | ID of the conversation from which we are fetching entries. |

β€Ždocs/models/agentsapiv1conversationsmessagesrequest.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description |
7-
| ------------------ | ------------------ | ------------------ | ------------------ |
8-
| `conversation_id` | *str* | :heavy_check_mark: | N/A |
6+
| Field | Type | Required | Description |
7+
| ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- |
8+
| `conversation_id` | *str* | :heavy_check_mark: | ID of the conversation from which we are fetching messages. |

β€Ždocs/models/agentsapiv1conversationsrestartrequest.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
| Field | Type | Required | Description |
77
| ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
8-
| `conversation_id` | *str* | :heavy_check_mark: | N/A |
8+
| `conversation_id` | *str* | :heavy_check_mark: | ID of the original conversation which is being restarted. |
99
| `conversation_restart_request` | [models.ConversationRestartRequest](../models/conversationrestartrequest.md) | :heavy_check_mark: | N/A |

β€Ždocs/models/agentsapiv1conversationsrestartstreamrequest.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
| Field | Type | Required | Description |
77
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
8-
| `conversation_id` | *str* | :heavy_check_mark: | N/A |
8+
| `conversation_id` | *str* | :heavy_check_mark: | ID of the original conversation which is being restarted. |
99
| `conversation_restart_stream_request` | [models.ConversationRestartStreamRequest](../models/conversationrestartstreamrequest.md) | :heavy_check_mark: | N/A |

0 commit comments

Comments
Β (0)