Skip to content

Conversation

amenasria
Copy link
Member

@amenasria amenasria commented Jul 23, 2025

SDK update

Based on:

Versioning

Version Bump Type: [patch] - 🤖 (automated)

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (1500:5)
│ ├──[➕] path (1520:5)
│ └─┬/v1/batch/jobs
│   └─┬GET
│     └──[➕] parameters (1141:25)❌ 
├─┬Tags
│ └──[➕] audio.transcriptions (8079:7)
└─┬Components
  ├──[➕] schemas (7205:13)
  ├──[➕] schemas (6926:13)
  ├──[➕] schemas (7119:13)
  ├──[➕] schemas (7172:13)
  ├──[➕] schemas (6792:13)
  ├──[➕] schemas (6896:13)
  ├──[➕] schemas (6117:13)
  ├──[➕] schemas (7000:13)
  ├──[➕] schemas (7062:13)
  ├──[➕] schemas (7134:13)
  ├──[➕] schemas (7157:13)
  ├──[➕] schemas (7005:13)
  ├──[➕] schemas (7229:13)
  ├─┬BatchJobIn
  │ ├──[➖] required (5975:19)❌ 
  │ ├──[➕] properties (6059:17)
  │ ├─┬timeout_hours
  │ │ ├──[➖] type (5971:27)❌ 
  │ │ ├──[🔀] title (6058:28)
  │ │ ├──[➖] default (5969:30)❌ 
  │ │ ├──[➕] anyOf (6056:27)
  │ │ └──[➕] anyOf (6057:27)
  │ ├─┬input_files
  │ │ └──[🔀] $ref (6035:20)❌ 
  │ ├─┬model
  │ │ ├──[➖] type (5955:27)❌ 
  │ │ ├──[➕] anyOf (6056:27)
  │ │ └──[➕] anyOf (6057:27)
  │ ├─┬metadata
  │ │ ├──[➕] items (6048:25)❌ 
  │ │ ├──[➕] type (6051:27)❌ 
  │ │ ├──[🔀] title (6050:28)
  │ │ ├──[➖] anyOf (5958:27)❌ 
  │ │ └──[➖] anyOf (5966:27)❌ 
  │ └─┬endpoint
  │   └──[🔀] $ref (6060:21)❌ 
  ├─┬UploadFileOut
  │ ├──[➕] properties (4251:17)
  │ ├──[➕] properties (4258:17)
  │ ├─┬purpose
  │ │ └──[🔀] $ref (4215:21)❌ 
  │ ├─┬object
  │ │ ├──[➖] examples (4170:27)
  │ │ ├──[➖] type (4167:27)❌ 
  │ │ ├──[🔀] title (4250:28)
  │ │ ├──[➖] description (4168:34)
  │ │ ├──[➕] anyOf (4248:27)
  │ │ └──[➕] anyOf (4249:27)
  │ ├─┬source
  │ │ └──[🔀] $ref (4188:20)❌ 
  │ ├─┬sample_type
  │ │ └──[🔀] $ref (4180:20)❌ 
  │ └─┬num_lines
  │   ├──[🔀] title (4255:28)
  │   └─┬ANYOF
  │     └──[🔀] type (4253:33)❌ 
  ├─┬BatchJobOut
  │ ├──[➖] required (5902:19)❌ 
  │ ├──[➕] properties (5951:17)
  │ ├─┬completed_requests
  │ │ ├──[➖] type (5881:27)❌ 
  │ │ ├──[🔀] title (5999:28)
  │ │ ├──[➕] anyOf (5997:27)
  │ │ └──[➕] anyOf (5998:27)
  │ ├─┬endpoint
  │ │ ├──[🔀] type (5977:27)❌ 
  │ │ └──[🔀] title (5976:28)
  │ ├─┬model
  │ │ ├──[➖] type (5853:27)❌ 
  │ │ ├──[🔀] title (5942:28)
  │ │ ├──[➕] anyOf (5939:27)
  │ │ └──[➕] anyOf (5941:27)
  │ ├─┬failed_requests
  │ │ ├──[➕] items (5970:25)❌ 
  │ │ ├──[🔀] type (5972:27)❌ 
  │ │ └──[🔀] title (5971:28)
  │ ├─┬object
  │ │ ├──[➖] enum (5835:27)❌ 
  │ │ ├──[➖] type (5833:27)❌ 
  │ │ ├──[🔀] title (5950:28)
  │ │ ├──[➖] default (5831:30)❌ 
  │ │ ├──[➕] anyOf (5948:27)
  │ │ └──[➕] anyOf (5949:27)
  │ ├─┬output_file
  │ │ ├──[➕] enum (5930:27)
  │ │ ├──[➕] type (5928:27)❌ 
  │ │ ├──[🔀] title (5927:28)
  │ │ ├──[➕] default (5926:30)❌ 
  │ │ ├──[➖] anyOf (5856:27)❌ 
  │ │ └──[➖] anyOf (5858:27)❌ 
  │ ├─┬metadata
  │ │ ├──[➕] items (5933:25)❌ 
  │ │ ├──[➕] type (5936:27)❌ 
  │ │ ├──[🔀] title (5935:28)
  │ │ ├──[➖] anyOf (5844:27)❌ 
  │ │ └──[➖] anyOf (5846:27)❌ 
  │ ├─┬succeeded_requests
  │ │ └──[🔀] $ref (5898:17)❌ 
  │ ├─┬total_requests
  │ │ └──[🔀] title (5985:28)
  │ ├─┬started_at
  │ │ ├──[🔀] title (5961:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (5959:33)❌ 
  │ │   └──[➕] format (5958:35)❌ 
  │ ├─┬input_files
  │ │ ├──[➖] items (5838:25)❌ 
  │ │ ├──[🔀] type (5924:27)❌ 
  │ │ └──[🔀] title (5923:28)
  │ ├─┬status
  │ │ └──[🔀] $ref (5991:21)❌ 
  │ ├─┬id
  │ │ ├──[🔀] type (5989:27)❌ 
  │ │ └──[🔀] title (5988:28)
  │ ├─┬completed_at
  │ │ ├──[🔀] title (5955:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (5953:33)❌ 
  │ ├─┬error_file
  │ │ ├──[➕] type (5945:27)❌ 
  │ │ ├──[🔀] title (5944:28)
  │ │ ├──[➖] anyOf (5862:27)❌ 
  │ │ └──[➖] anyOf (5864:27)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] title (5982:28)
  │ └─┬errors
  │   ├──[➖] items (5868:25)❌ 
  │   ├──[➖] type (5870:27)❌ 
  │   ├──[🔀] title (5967:28)
  │   ├──[➕] anyOf (5964:27)
  │   └──[➕] anyOf (5966:27)
  ├─┬ToolCall
  │ ├──[➕] properties (6842:17)
  │ └─┬type
  │   └──[🔀] $ref (6843:21)❌ 
  ├─┬ClassifierFTModelOut
  │ ├──[➕] required (5740:19)❌ 
  │ ├──[➕] required (5738:19)❌ 
  │ ├──[➕] properties (5691:17)
  │ └──[➕] properties (5685:17)
  ├─┬FileSchema
  │ ├──[➕] properties (4320:17)
  │ ├──[➕] properties (4327:17)
  │ ├─┬object
  │ │ ├──[➖] examples (4229:27)
  │ │ ├──[➖] type (4226:27)❌ 
  │ │ ├──[🔀] title (4319:28)
  │ │ ├──[➖] description (4227:34)
  │ │ ├──[➕] anyOf (4317:27)
  │ │ └──[➕] anyOf (4318:27)
  │ ├─┬source
  │ │ └──[🔀] $ref (4188:20)❌ 
  │ ├─┬num_lines
  │ │ ├──[🔀] title (4324:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (4322:33)❌ 
  │ ├─┬sample_type
  │ │ └──[🔀] $ref (4180:20)❌ 
  │ └─┬purpose
  │   └──[🔀] $ref (4284:21)❌ 
  ├─┬RetrieveFileOut
  │ ├──[➕] properties (4408:17)
  │ ├──[➕] properties (4415:17)
  │ ├─┬sample_type
  │ │ └──[🔀] $ref (4180:20)❌ 
  │ ├─┬num_lines
  │ │ ├──[🔀] title (4412:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (4410:33)❌ 
  │ ├─┬object
  │ │ ├──[➖] examples (4307:27)
  │ │ ├──[➖] type (4304:27)❌ 
  │ │ ├──[🔀] title (4407:28)
  │ │ ├──[➖] description (4305:34)
  │ │ ├──[➕] anyOf (4405:27)
  │ │ └──[➕] anyOf (4406:27)
  │ ├─┬purpose
  │ │ └──[🔀] $ref (4372:21)❌ 
  │ └─┬source
  │   └──[🔀] $ref (4188:20)❌ 
  ├─┬ContentChunk
  │ ├──[➕] oneOf (6792:13)
  │ ├──[➕] oneOf (6117:13)
  │ └──Discriminator
  ├─┬CompletionArgs
  │ └─┬temperature
  │   ├──[➖] type (2775:27)❌ 
  │   ├──[➖] maximum (2776:30)❌ 
  │   ├──[➖] minimum (2777:30)❌ 
  │   ├──[➖] default (2779:30)❌ 
  │   ├──[➕] anyOf (2824:27)
  │   └──[➕] anyOf (2827:27)
  ├─┬CompletionFTModelOut
  │ ├──[➕] required (5812:19)❌ 
  │ ├──[➕] required (5814:19)❌ 
  │ ├──[➕] properties (5770:17)
  │ └──[➕] properties (5764:17)
  └─┬UsageInfo
    ├──[➕] additionalProperties (6973:35)❌ 
    ├──[➕] properties (6962:17)
    ├─┬completion_tokens
    │ ├──[➕] title (6955:28)
    │ ├──[➕] default (6956:30)❌ 
    │ └──[➖] example (7408:30)
    ├─┬prompt_tokens
    │ ├──[➖] type (7404:27)❌ 
    │ ├──[➕] title (6966:28)
    │ ├──[➖] example (7405:30)
    │ ├──[➕] anyOf (6964:27)
    │ └──[➕] anyOf (6965:27)
    └─┬total_tokens
      ├──[➕] title (6952:28)
      ├──[➕] default (6953:30)❌ 
      └──[➖] example (7411:30)
Document Element Total Changes Breaking Changes
paths 3 1
tags 1 0
components 157 68

PYTHON CHANGELOG

additionalProperties: 1.0.1 - 2024-09-06

🐛 Bug Fixes

  • fixed handling of additional properties in models with nullable fields (commit by @tristanspeakeasy)

@amenasria amenasria added the patch Patch version bump label Jul 23, 2025
@amenasria amenasria force-pushed the speakeasy-sdk-regen-1753262939 branch from 493cea8 to 73c7156 Compare July 23, 2025 17:05
@jean-malo jean-malo closed this Jul 23, 2025
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