Skip to content

Commit b22e940

Browse files
maiengineeringspeakeasybotactions-userNelson-PROIA
authored
chore: šŸ Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-sdk-28037174709-1] 2.5.1 (#578)
* ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.763.6 * chore: align pyproject.toml and uv.lock to version 2.5.1 * chore(release): pin version to 2.5.0 --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Nelson PROIA <nelson.proia@mistral.ai>
1 parent 97992eb commit b22e940

33 files changed

Lines changed: 625 additions & 136 deletions

ā€Ž.speakeasy/gen.lockā€Ž

Lines changed: 90 additions & 52 deletions
Large diffs are not rendered by default.

ā€Ž.speakeasy/workflow.lockā€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ sources:
1616
- speakeasy-mistralai-gcp-sdk-26292830187-1
1717
mistral-openapi:
1818
sourceNamespace: mistral-openapi
19-
sourceRevisionDigest: sha256:6d6509e1a41963ed7682aaa6042405a7286b7e628bdd8b718fdce61c7dd908fb
20-
sourceBlobDigest: sha256:4e2ee25e2d06e15f3491fc555e08ede7dac22704f4e3dcd6eac4bf279954a828
19+
sourceRevisionDigest: sha256:ddbcd8c88d920a20f03b9ac87c6ca4790b037c35a47c6bf36ac39583ce4885f8
20+
sourceBlobDigest: sha256:ad727e9c559a0631b55d576a0ae711d8e74e9daa1265381654c5be99d7561153
2121
tags:
2222
- latest
23-
- speakeasy-mistralai-sdk-28015256323-1
23+
- speakeasy-mistralai-sdk-28037174709-1
2424
targets:
2525
mistralai-azure-sdk:
2626
source: mistral-azure-source
@@ -39,10 +39,10 @@ targets:
3939
mistralai-sdk:
4040
source: mistral-openapi
4141
sourceNamespace: mistral-openapi
42-
sourceRevisionDigest: sha256:6d6509e1a41963ed7682aaa6042405a7286b7e628bdd8b718fdce61c7dd908fb
43-
sourceBlobDigest: sha256:4e2ee25e2d06e15f3491fc555e08ede7dac22704f4e3dcd6eac4bf279954a828
42+
sourceRevisionDigest: sha256:ddbcd8c88d920a20f03b9ac87c6ca4790b037c35a47c6bf36ac39583ce4885f8
43+
sourceBlobDigest: sha256:ad727e9c559a0631b55d576a0ae711d8e74e9daa1265381654c5be99d7561153
4444
codeSamplesNamespace: mistral-openapi-code-samples
45-
codeSamplesRevisionDigest: sha256:cec63e21ee6da5c9b56aa486f569ec55270f02d58c743854201c43b7affc4046
45+
codeSamplesRevisionDigest: sha256:1c7cef99b95c448d4d1f051f5155e33c8d487ef03791c0cecfc9327a01907868
4646
workflow:
4747
workflowVersion: 1.0.0
4848
speakeasyVersion: 1.763.6

ā€ŽREADME.mdā€Ž

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -776,6 +776,7 @@ print(res.choices[0].message.content)
776776
* [batch_cancel_workflow_executions](docs/sdks/executions/README.md#batch_cancel_workflow_executions) - Batch Cancel Workflow Executions
777777
* [reset_workflow](docs/sdks/executions/README.md#reset_workflow) - Reset Workflow
778778
* [update_workflow_execution](docs/sdks/executions/README.md#update_workflow_execution) - Update Workflow Execution
779+
* [get_workflow_execution_trace_info](docs/sdks/executions/README.md#get_workflow_execution_trace_info) - Get Workflow Execution Trace Info
779780
* [get_workflow_execution_trace_otel](docs/sdks/executions/README.md#get_workflow_execution_trace_otel) - Get Workflow Execution Trace Otel
780781
* [get_workflow_execution_trace_summary](docs/sdks/executions/README.md#get_workflow_execution_trace_summary) - Get Workflow Execution Trace Summary
781782
* [get_workflow_execution_trace_events](docs/sdks/executions/README.md#get_workflow_execution_trace_events) - Get Workflow Execution Trace Events
@@ -1014,8 +1015,8 @@ with Mistral(
10141015

10151016

10161017
**Inherit from [`MistralError`](./src/mistralai/client/errors/mistralerror.py)**:
1017-
* [`HTTPValidationError`](./src/mistralai/client/errors/httpvalidationerror.py): Validation Error. Status code `422`. Applicable to 144 of 227 methods.*
1018-
* [`ObservabilityError`](./src/mistralai/client/errors/observabilityerror.py): Bad Request - Invalid request parameters or data. Applicable to 57 of 227 methods.*
1018+
* [`HTTPValidationError`](./src/mistralai/client/errors/httpvalidationerror.py): Validation Error. Status code `422`. Applicable to 145 of 228 methods.*
1019+
* [`ObservabilityError`](./src/mistralai/client/errors/observabilityerror.py): Bad Request - Invalid request parameters or data. Applicable to 57 of 228 methods.*
10191020
* [`ResponseValidationError`](./src/mistralai/client/errors/responsevalidationerror.py): Type mismatch between the response data and the expected Pydantic model. Provides access to the Pydantic validation error via the `cause` attribute.
10201021

10211022
</details>

ā€ŽRELEASES.mdā€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,4 +718,14 @@ Based on:
718718
### Generated
719719
- [python v2.5.0] .
720720
### Releases
721+
- [PyPI v2.5.0] https://pypi.org/project/mistralai/2.5.0 - .
722+
723+
## 2026-06-23 15:35:29
724+
### Changes
725+
Based on:
726+
- OpenAPI Doc
727+
- Speakeasy CLI 1.763.6 (2.884.13) https://github.com/speakeasy-api/speakeasy
728+
### Generated
729+
- [python v2.5.0] .
730+
### Releases
721731
- [PyPI v2.5.0] https://pypi.org/project/mistralai/2.5.0 - .

ā€Ždocs/models/credentialsstatuserrorreason.mdā€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ This is an open enum. Unrecognized values will not fail type checks.
2020
- `"unparsable credentials"`
2121
- `"you need to reconnect"`
2222
- `"oauth refresh error"`
23+
- `"MCP server unreachable"`
24+
- `"MCP server timed out"`
25+
- `"MCP server error"`
26+
- `"unknown error"`
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ExecutionTraceInfoResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- |
8+
| `otel_trace_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The ID of the trace, if available |
9+
| `has_trace_data` | *Optional[bool]* | :heavy_minus_sign: | Whether trace data is available in the trace backend for this execution |

ā€Ždocs/models/getsearchindexdetailresponseindex.mdā€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ |
88
| `name` | *str* | :heavy_check_mark: | N/A |
9+
| `creator_id` | *str* | :heavy_check_mark: | N/A |
10+
| `document_count` | *int* | :heavy_check_mark: | N/A |
11+
| `status` | [models.GetSearchIndexDetailResponseIndexStatus](../models/getsearchindexdetailresponseindexstatus.md) | :heavy_check_mark: | N/A |
12+
| `created_at` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_check_mark: | N/A |
13+
| `modified_at` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_check_mark: | N/A |
914
| `vespa_version` | *Nullable[str]* | :heavy_check_mark: | N/A |
1015
| `summary` | *Nullable[str]* | :heavy_check_mark: | N/A |
1116
| `schemas` | List[[models.GetSearchIndexDetailResponseSchemaModel](../models/getsearchindexdetailresponseschemamodel.md)] | :heavy_check_mark: | N/A |
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# GetSearchIndexDetailResponseIndexStatus
2+
3+
## Example Usage
4+
5+
```python
6+
from mistralai.client.models import GetSearchIndexDetailResponseIndexStatus
7+
8+
# Open enum: unrecognized values are captured as UnrecognizedStr
9+
value: GetSearchIndexDetailResponseIndexStatus = "online"
10+
```
11+
12+
13+
## Values
14+
15+
This is an open enum. Unrecognized values will not fail type checks.
16+
17+
- `"online"`
18+
- `"offline"`

ā€Ždocs/models/getsearchindexschemadetailresponsefield.mdā€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ |
88
| `name` | *str* | :heavy_check_mark: | N/A |
9-
| `type` | [models.SchemaFieldType](../models/schemafieldtype.md) | :heavy_check_mark: | N/A |
9+
| `type` | [models.SchemaFieldDataType](../models/schemafielddatatype.md) | :heavy_check_mark: | N/A |
1010
| `storage` | [models.SchemaFieldStorage](../models/schemafieldstorage.md) | :heavy_check_mark: | N/A |
1111
| `index_type` | [Nullable[models.SchemaFieldIndex]](../models/schemafieldindex.md) | :heavy_check_mark: | N/A |
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# GetWorkflowExecutionTraceInfoRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------ | ------------------ | ------------------ | ------------------ |
8+
| `execution_id` | *str* | :heavy_check_mark: | N/A |

0 commit comments

Comments
Ā (0)