Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 1.0.2 #137

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

SDK update

Based on:

OpenAPI Change Summary

├─┬Paths
│ └─┬/v1/files
│   └─┬POST
│     └─┬Requestbody
│       └─┬multipart/form-data
│         └─┬Schema
│           └─┬purpose
│             ├──[➕] enum (116:43)
│             ├──[➕] type (118:43)❌ 
│             └─┬Extensions
│               └──[➕] x-speakeasy-unknown-values (119:65)
└─┬Components
  ├─┬ArchiveFTModelOut
  │ └─┬object
  │   ├──[➕] enum (1931:27)
  │   └──[➕] type (1933:27)❌ 
  ├─┬GithubRepositoryIn
  │ └─┬type
  │   ├──[➕] enum (1451:27)
  │   └──[➕] type (1453:27)❌ 
  ├─┬UploadFileOut
  │ └─┬purpose
  │   ├──[➕] enum (855:27)
  │   ├──[➕] type (857:27)❌ 
  │   └─┬Extensions
  │     └──[➕] x-speakeasy-unknown-values (861:49)
  ├─┬TrainingParametersIn
  │ ├──[➕] properties (1580:17)
  │ └──[➕] properties (1571:17)
  ├─┬JobsOut
  │ └─┬object
  │   ├──[➕] enum (1272:27)
  │   └──[➕] type (1274:27)❌ 
  ├─┬WandbIntegrationOut
  │ └─┬type
  │   ├──[➕] enum (1334:27)
  │   └──[➕] type (1336:27)❌ 
  ├─┬JobIn
  │ ├─┬repositories
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (1523:25)❌ 
  │ └─┬integrations
  │   └─┬ANYOF
  │     └─┬Schema
  │       └──[🔀] $ref (1510:29)❌ 
  ├─┬RetrieveFileOut
  │ └─┬purpose
  │   ├──[➕] enum (996:27)
  │   ├──[➕] type (998:27)❌ 
  │   └─┬Extensions
  │     └──[➕] x-speakeasy-unknown-values (1002:49)
  ├─┬JobOut
  │ ├─┬object
  │ │ ├──[➕] enum (1197:27)
  │ │ └──[➕] type (1199:27)❌ 
  │ ├─┬integrations
  │ │ ├─┬ANYOF
  │ │ │ ├──[➕] items (1216:29)❌ 
  │ │ │ └──[🔀] type (1222:33)❌ 
  │ │ └─┬ANYOF
  │ │   ├──[➖] items (1194:29)❌ 
  │ │   └──[🔀] type (1223:33)❌ 
  │ └─┬repositories
  │   └─┬Schema
  │     └──[🔀] $ref (1235:25)❌ 
  ├─┬DetailedJobOut
  │ ├─┬object
  │ │ ├──[➕] enum (1716:27)
  │ │ └──[➕] type (1718:27)❌ 
  │ ├─┬integrations
  │ │ ├─┬ANYOF
  │ │ │ ├──[➕] items (1732:29)❌ 
  │ │ │ └──[🔀] type (1738:33)❌ 
  │ │ └─┬ANYOF
  │ │   ├──[➖] items (1638:29)❌ 
  │ │   └──[🔀] type (1739:33)❌ 
  │ └─┬repositories
  │   └─┬Schema
  │     └──[🔀] $ref (1749:25)❌ 
  ├─┬LegacyJobMetadataOut
  │ └─┬object
  │   ├──[➕] enum (1438:27)
  │   └──[➕] type (1440:27)❌ 
  ├─┬FileSchema
  │ └─┬purpose
  │   ├──[➕] enum (918:27)
  │   ├──[➕] type (920:27)❌ 
  │   └─┬Extensions
  │     └──[➕] x-speakeasy-unknown-values (924:49)
  ├─┬FTModelOut
  │ └─┬object
  │   ├──[➕] enum (1857:27)
  │   └──[➕] type (1859:27)❌ 
  ├─┬UnarchiveFTModelOut
  │ └─┬object
  │   ├──[➕] enum (1951:27)
  │   └──[➕] type (1953:27)❌ 
  ├─┬GithubRepositoryOut
  │ └─┬type
  │   ├──[➕] enum (1066:27)
  │   └──[➕] type (1068:27)❌ 
  ├─┬WandbIntegration
  │ └─┬type
  │   ├──[➕] enum (1612:27)
  │   └──[➕] type (1614:27)❌ 
  └─┬TrainingParameters
    ├──[➕] properties (1304:17)
    └──[➕] properties (1296:17)
Document Element Total Changes Breaking Changes
paths 3 1
components 47 26

PYTHON CHANGELOG

core: 5.4.1 - 2024-08-17

🔧 Chores

  • remove unused method param (commit by @adaam2)

@github-actions github-actions bot added the patch Patch version bump label Aug 20, 2024
@GaspardBT
Copy link
Collaborator

Changes of interest are under src/mistralai/ link
This PR will also release all changes here
including those 2 PRs:

@GaspardBT GaspardBT merged commit f62530a into main Aug 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants