Skip to content

Commit f37be6e

Browse files
authored
Merge branch 'main' into speakeasy-sdk-regen-1768916529
2 parents 4ce6104 + 0d20653 commit f37be6e

141 files changed

Lines changed: 4122 additions & 3147 deletions

File tree

Some content is hidden

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

.speakeasy/workflow.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@ speakeasyVersion: 1.690.1
22
sources:
33
mistral-azure-source:
44
sourceNamespace: mistral-openapi-azure
5-
sourceRevisionDigest: sha256:670c460702ec74f7077491464a6dc5ee9d873969c80e812c48dbf4deb160e470
6-
sourceBlobDigest: sha256:5a3ebfa4cb00a015bb7bb03ec7442fc7e0b9c17ca66ab35d3045290b2ad87eac
5+
sourceRevisionDigest: sha256:544a7fd4d099e72a9a12681b326d44201f1b163e4df2f5fd643d831167255d84
6+
sourceBlobDigest: sha256:41c72401329a30983907c32a60063da8ccd82137cf79d7f452089b5b83bb9d92
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1756133560
109
mistral-google-cloud-source:
1110
sourceNamespace: mistral-openapi-google-cloud
1211
sourceRevisionDigest: sha256:e3dd3079347edf744151936aaee4ec0ce3eeeb8f46b5c7f31f8e224221e879d4
@@ -24,10 +23,10 @@ targets:
2423
mistralai-azure-sdk:
2524
source: mistral-azure-source
2625
sourceNamespace: mistral-openapi-azure
27-
sourceRevisionDigest: sha256:670c460702ec74f7077491464a6dc5ee9d873969c80e812c48dbf4deb160e470
28-
sourceBlobDigest: sha256:5a3ebfa4cb00a015bb7bb03ec7442fc7e0b9c17ca66ab35d3045290b2ad87eac
26+
sourceRevisionDigest: sha256:544a7fd4d099e72a9a12681b326d44201f1b163e4df2f5fd643d831167255d84
27+
sourceBlobDigest: sha256:41c72401329a30983907c32a60063da8ccd82137cf79d7f452089b5b83bb9d92
2928
codeSamplesNamespace: mistral-openapi-azure-code-samples
30-
codeSamplesRevisionDigest: sha256:d373ba4abaf784b31d5e84bf6df764cfefc312dc926b6ac1503f95c2a0c5cfee
29+
codeSamplesRevisionDigest: sha256:15d50413ef924c8ea6a1e975d42dd70f2041f3740dec00ba963449182383f75c
3130
mistralai-gcp-sdk:
3231
source: mistral-google-cloud-source
3332
sourceNamespace: mistral-openapi-google-cloud
@@ -49,12 +48,15 @@ workflow:
4948
mistral-azure-source:
5049
inputs:
5150
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-azure:main
51+
output: ./packages/mistralai-azure/.speakeasy/azure.out.openapi.yaml
5252
mistral-google-cloud-source:
5353
inputs:
5454
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-google-cloud:main
55+
output: ./packages/mistralai-gcp/.speakeasy/gcp.out.openapi.yaml
5556
mistral-openapi:
5657
inputs:
5758
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi:main
59+
output: .speakeasy/main.out.openapi.yaml
5860
targets:
5961
mistralai-azure-sdk:
6062
target: typescript

.speakeasy/workflow.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,15 @@ sources:
44
mistral-azure-source:
55
inputs:
66
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-azure:main
7+
output: ./packages/mistralai-azure/.speakeasy/azure.out.openapi.yaml
78
mistral-google-cloud-source:
89
inputs:
910
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-google-cloud:main
11+
output: ./packages/mistralai-gcp/.speakeasy/gcp.out.openapi.yaml
1012
mistral-openapi:
1113
inputs:
1214
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi:main
15+
output: .speakeasy/main.out.openapi.yaml
1316
targets:
1417
mistralai-azure-sdk:
1518
target: typescript

packages/mistralai-azure/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
/examples/node_modules
2+
.DS_Store
3+
**/.speakeasy/temp/
4+
**/.speakeasy/logs/
5+
.DS_Store
6+
.env
7+
.env.local
8+
.env.*.local
19
/mcp-server
210
/bin
311
/.eslintcache

packages/mistralai-azure/.speakeasy/azure.out.openapi.yaml

Lines changed: 1249 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)