Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.356.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Aug 7, 2024
1 parent dc9f269 commit 623a638
Show file tree
Hide file tree
Showing 8 changed files with 216 additions and 8 deletions.
46 changes: 46 additions & 0 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
speakeasyVersion: 1.356.0
sources: {}
targets:
mistralai-gcp-sdk:
source: mistral-google-cloud-source
outLocation: ./packages/mistralai-gcp
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
mistral-azure-source:
inputs:
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-azure
registry:
location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-azure
mistral-google-cloud-source:
inputs:
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-google-cloud
registry:
location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi-google-cloud
mistral-openapi:
inputs:
- location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi
registry:
location: registry.speakeasyapi.dev/mistral-dev/mistral-dev/mistral-openapi
targets:
mistralai-azure-sdk:
target: typescript
source: mistral-azure-source
output: ./packages/mistralai-azure
publish:
npm:
token: $npm_token
mistralai-gcp-sdk:
target: typescript
source: mistral-google-cloud-source
output: ./packages/mistralai-gcp
publish:
npm:
token: $npm_token
mistralai-sdk:
target: typescript
source: mistral-openapi
publish:
npm:
token: $npm_token
151 changes: 151 additions & 0 deletions packages/mistralai-gcp/.speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
lockVersion: 2.0.0
id: c6044247-eaf9-46da-b078-0e1334e93be2
management:
docChecksum: 5daa3767285068a2f496f5fd41eb7a01
docVersion: 0.0.2
speakeasyVersion: 1.356.0
generationVersion: 2.388.1
releaseVersion: 1.0.0
configChecksum: b007f88a6c9041814ca4ba963f7f964b
repoURL: https://github.com/mistralai/client-ts.git
repoSubDirectory: packages/mistralai-gcp
installationURL: https://gitpkg.now.sh/mistralai/client-ts/packages/mistralai-gcp
published: true
features:
typescript:
additionalDependencies: 0.1.0
constsAndDefaults: 0.1.6
core: 3.12.2
defaultEnabledRetries: 0.1.0
envVarSecurityUsage: 0.1.1
examples: 2.81.4
globalSecurity: 2.82.10
globalSecurityCallbacks: 0.1.0
globalSecurityFlattening: 0.1.0
globalServerURLs: 2.82.4
nameOverrides: 2.81.2
nullables: 0.1.0
responseFormat: 0.2.3
retries: 2.83.0
sdkHooks: 0.1.0
serverEvents: 0.1.4
serverEventsSentinels: 0.1.0
serverIDs: 2.81.2
unions: 2.85.6
generatedFiles:
- src/funcs/chatStream.ts
- src/funcs/chatComplete.ts
- src/funcs/fimStream.ts
- src/funcs/fimComplete.ts
- src/sdk/chat.ts
- src/sdk/fim.ts
- .eslintrc.cjs
- .npmignore
- RUNTIMES.md
- jsr.json
- package.json
- src/core.ts
- src/index.ts
- src/lib/base64.ts
- src/lib/config.ts
- src/lib/dlv.ts
- src/lib/encodings.ts
- src/lib/event-streams.ts
- src/lib/http.ts
- src/lib/is-plain-object.ts
- src/lib/matchers.ts
- src/lib/primitives.ts
- src/lib/retries.ts
- src/lib/schemas.ts
- src/lib/sdks.ts
- src/lib/security.ts
- src/lib/url.ts
- src/sdk/index.ts
- src/models/errors/httpclienterrors.ts
- src/models/errors/sdkerror.ts
- src/models/errors/sdkvalidationerror.ts
- src/types/blobs.ts
- src/types/enums.ts
- src/types/fp.ts
- src/types/index.ts
- src/types/operations.ts
- src/types/rfcdate.ts
- tsconfig.json
- src/models/components/completionevent.ts
- src/models/components/completionchunk.ts
- src/models/components/completionresponsestreamchoice.ts
- src/models/components/deltamessage.ts
- src/models/components/toolcall.ts
- src/models/components/functioncall.ts
- src/models/components/usageinfo.ts
- src/models/components/validationerror.ts
- src/models/components/chatcompletionstreamrequest.ts
- src/models/components/tool.ts
- src/models/components/function.ts
- src/models/components/responseformat.ts
- src/models/components/systemmessage.ts
- src/models/components/contentchunk.ts
- src/models/components/usermessage.ts
- src/models/components/textchunk.ts
- src/models/components/assistantmessage.ts
- src/models/components/toolmessage.ts
- src/models/components/chatcompletionresponse.ts
- src/models/components/chatcompletionchoice.ts
- src/models/components/chatcompletionrequest.ts
- src/models/components/fimcompletionstreamrequest.ts
- src/models/components/fimcompletionresponse.ts
- src/models/components/fimcompletionrequest.ts
- src/models/components/security.ts
- src/models/errors/httpvalidationerror.ts
- src/models/errors/index.ts
- src/models/components/index.ts
- docs/models/components/completionevent.md
- docs/models/components/completionchunk.md
- docs/models/components/finishreason.md
- docs/models/components/completionresponsestreamchoice.md
- docs/models/components/deltamessage.md
- docs/models/components/toolcall.md
- docs/models/components/arguments.md
- docs/models/components/functioncall.md
- docs/models/components/usageinfo.md
- docs/models/components/loc.md
- docs/models/components/validationerror.md
- docs/models/components/stop.md
- docs/models/components/messages.md
- docs/models/components/toolchoice.md
- docs/models/components/chatcompletionstreamrequest.md
- docs/models/components/tool.md
- docs/models/components/functiont.md
- docs/models/components/responseformats.md
- docs/models/components/responseformat.md
- docs/models/components/content.md
- docs/models/components/role.md
- docs/models/components/systemmessage.md
- docs/models/components/contentchunk.md
- docs/models/components/usermessagecontent.md
- docs/models/components/usermessagerole.md
- docs/models/components/usermessage.md
- docs/models/components/textchunk.md
- docs/models/components/assistantmessagerole.md
- docs/models/components/assistantmessage.md
- docs/models/components/toolmessagerole.md
- docs/models/components/toolmessage.md
- docs/models/components/chatcompletionresponse.md
- docs/models/components/chatcompletionchoicefinishreason.md
- docs/models/components/chatcompletionchoice.md
- docs/models/components/chatcompletionrequeststop.md
- docs/models/components/chatcompletionrequestmessages.md
- docs/models/components/chatcompletionrequesttoolchoice.md
- docs/models/components/chatcompletionrequest.md
- docs/models/components/fimcompletionstreamrequeststop.md
- docs/models/components/fimcompletionstreamrequest.md
- docs/models/components/fimcompletionresponse.md
- docs/models/components/fimcompletionrequeststop.md
- docs/models/components/fimcompletionrequest.md
- docs/models/components/security.md
- docs/models/errors/httpvalidationerror.md
- docs/lib/utils/retryconfig.md
- .gitattributes
- src/hooks/hooks.ts
- src/hooks/types.ts
- src/hooks/index.ts
2 changes: 1 addition & 1 deletion packages/mistralai-gcp/.speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: true
typescript:
version: 1.0.0-rc.9
version: 1.0.0
additionalDependencies:
dependencies:
google-auth-library: ^9.11.0
Expand Down
11 changes: 11 additions & 0 deletions packages/mistralai-gcp/RELEASES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@


## 2024-08-07 12:27:10
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.356.0 (2.388.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v1.0.0] packages/mistralai-gcp
### Releases
- [NPM v1.0.0] https://www.npmjs.com/package/@mistralai/mistralai-gcp/v/1.0.0 - packages/mistralai-gcp
2 changes: 1 addition & 1 deletion packages/mistralai-gcp/jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "@mistralai/mistralai-gcp",
"version": "1.0.0-rc.9",
"version": "1.0.0",
"exports": {
".": "./src/index.ts",
"./models/errors": "./src/models/errors/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/mistralai-gcp/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/mistralai-gcp/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@mistralai/mistralai-gcp",
"version": "1.0.0-rc.9",
"version": "1.0.0",
"author": "Speakeasy",
"main": "./index.js",
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/mistralai/mistral-ts-client.git",
"url": "https://github.com/mistralai/client-ts.git",
"directory": "packages/mistralai-gcp"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/mistralai-gcp/src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "0.0.2",
sdkVersion: "1.0.0-rc.9",
sdkVersion: "1.0.0",
genVersion: "2.388.1",
userAgent: "speakeasy-sdk/typescript 1.0.0-rc.9 2.388.1 0.0.2 @mistralai/mistralai-gcp",
userAgent: "speakeasy-sdk/typescript 1.0.0 2.388.1 0.0.2 @mistralai/mistralai-gcp",
} as const;

0 comments on commit 623a638

Please sign in to comment.