Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2024

SDK update

Based on:

OpenAPI Change Summary

├─┬Paths
│ ├──[➕] path (657:5)
│ ├──[➕] path (794:5)
│ ├──[➕] path (634:5)
│ ├──[➕] path (244:5)
│ ├──[➕] path (819:5)
│ ├──[➕] path (544:5)
│ ├─┬/v1/embeddings
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-usage-example (791:17)
│ └─┬/v1/files
│   ├─┬GET
│   │ └──[➕] parameters (141:17)
│   └─┬POST
│     └─┬Requestbody
│       └─┬multipart/form-data
│         └─┬Schema
│           └─┬purpose
│             └──[🔀] $ref (1162:17)❌ 
├─┬Tags
│ └──[➕] classifiers (3421:7)
├─┬Tags
│ └──[➕] batch (3433:7)
├─┬Servers
│ └──[🔀] description (3441:20)
└─┬Components
  ├──[➕] schemas (2476:13)
  ├──[➕] schemas (2468:13)
  ├──[➕] schemas (3096:13)
  ├──[➕] schemas (3144:13)
  ├──[➕] schemas (3305:13)
  ├──[➕] schemas (2358:13)
  ├──[➕] schemas (2446:13)
  ├──[➕] schemas (3318:13)
  ├──[➕] schemas (2334:13)
  ├──[➕] schemas (1161:13)
  ├──[➕] schemas (2345:13)
  ├─┬AssistantMessage
  │ ├─┬prefix
  │ │ └──[➖] description (2060:34)
  │ └─┬content
  │   ├──[➕] anyOf (2513:27)
  │   ├─┬ANYOF
  │   │ ├──[➕] items (2515:29)❌ 
  │   │ └──[🔀] type (2516:33)❌ 
  │   └─┬ANYOF
  │     └──[🔀] type (2512:33)❌ 
  ├─┬SampleType
  │ ├──[➕] enum (1171:19)
  │ ├──[➕] enum (1172:19)
  │ ├──[➕] enum (1173:19)
  │ └─┬Extensions
  │   └──[➕] x-speakeasy-unknown-values (1176:41)
  ├─┬EmbeddingRequest
  │ ├─┬model
  │ │ └──[➕] default (3081:30)❌ 
  │ └─┬input
  │   └──[➕] example (3075:30)
  ├─┬RetrieveFileOut
  │ ├──[➕] required (1379:19)❌ 
  │ ├──[➕] properties (1367:17)
  │ └─┬purpose
  │   └──[🔀] $ref (1162:17)❌ 
  ├─┬CompletionResponseStreamChoice
  │ ├──[➕] title (3358:20)
  │ └─┬finish_reason
  │   └─┬Extensions
  │     └──[➕] x-speakeasy-unknown-values (3374:49)
  ├─┬TrainingParametersIn
  │ └──[➕] properties (1968:17)
  ├─┬Source
  │ ├──[➕] enum (1181:19)
  │ └─┬Extensions
  │   └──[➕] x-speakeasy-unknown-values (1184:41)
  ├─┬TrainingParameters
  │ └──[➕] properties (1685:17)
  ├─┬UserMessage
  │ └─┬content
  │   └──[➕] anyOf (2948:27)
  ├─┬AgentsCompletionRequest
  │ ├──[➕] properties (3032:17)
  │ ├──[➕] properties (3039:17)
  │ ├──[➕] properties (3025:17)
  │ └─┬messages
  │   └─┬Schema
  │     ├──[➕] oneOf (2918:13)
  │     ├──Discriminator
  │     ├─┬ONEOF
  │     │ └──[🔀] $ref (2834:17)❌ 
  │     ├─┬ONEOF
  │     │ └──[🔀] $ref (2944:17)❌ 
  │     └─┬ONEOF
  │       └──[🔀] $ref (2509:17)❌ 
  ├─┬FIMCompletionRequest
  │ └─┬temperature
  │   ├──[➖] type (2184:27)❌ 
  │   ├──[➖] maximum (2185:30)❌ 
  │   ├──[➖] minimum (2186:30)❌ 
  │   ├──[🔀] description (2672:34)
  │   ├──[➖] default (2188:30)❌ 
  │   ├──[➕] anyOf (2670:27)
  │   └──[➕] anyOf (2667:27)
  ├─┬FTModelCard
  │ ├──[➕] properties (1056:17)
  │ └─┬type
  │   ├──[➕] enum (1064:27)
  │   └──[➕] type (1062:27)❌ 
  ├─┬CompletionChunk
  │ └──[➕] title (3339:20)
  ├─┬FileSchema
  │ └─┬purpose
  │   └──[🔀] $ref (1162:17)❌ 
  ├─┬CompletionEvent
  │ └──[➕] title (3332:20)
  ├─┬ChatCompletionChoice
  │ ├─┬message
  │ │ └──[🔀] $ref (3220:20)❌ 
  │ └─┬finish_reason
  │   └─┬Extensions
  │     └──[➕] x-speakeasy-unknown-values (3218:49)
  ├─┬BaseModelCard
  │ ├──[➕] properties (971:17)
  │ └─┬type
  │   ├──[➕] enum (979:27)
  │   └──[➕] type (977:27)❌ 
  ├─┬UploadFileOut
  │ └─┬purpose
  │   └──[🔀] $ref (1162:17)❌ 
  ├─┬DeltaMessage
  │ ├──[➕] title (3220:20)
  │ ├─┬role
  │ │ ├──[➖] type (2755:27)❌ 
  │ │ ├──[➕] anyOf (3225:27)
  │ │ └──[➕] anyOf (3226:27)
  │ └─┬content
  │   ├──[➕] anyOf (3230:27)
  │   ├─┬ANYOF
  │   │ ├──[➕] items (3232:29)❌ 
  │   │ └──[🔀] type (3233:33)❌ 
  │   └─┬ANYOF
  │     └──[🔀] type (3229:33)❌ 
  ├─┬ChatCompletionRequest
  │ ├──[➕] properties (2630:17)
  │ ├──[➕] properties (2637:17)
  │ ├──[➕] properties (2623:17)
  │ └─┬temperature
  │   ├──[➖] type (2081:27)❌ 
  │   ├──[➖] maximum (2082:30)❌ 
  │   ├──[➖] minimum (2083:30)❌ 
  │   ├──[🔀] description (2554:34)
  │   ├──[➖] default (2085:30)❌ 
  │   ├──[➕] anyOf (2552:27)
  │   └──[➕] anyOf (2549:27)
  └─┬ListFilesOut
    ├──[➕] required (1317:19)❌ 
    └──[➕] properties (1311:17)
Document Element Total Changes Breaking Changes
paths 9 1
tags 2 0
servers 1 0
components 79 27

PYTHON CHANGELOG

methodArguments: 1.0.2 - 2024-09-19

🐛 Bug Fixes

tests: 1.6.0 - 2024-09-12

🐝 New Features

  • download streams and alternate file upload names now supported in tests (commit by @tristanspeakeasy)

unions: 3.0.3 - 2024-11-05

🐛 Bug Fixes

  • improved handling of complex allOf schemas that merge multiple types (commit by @tristanspeakeasy)

responseFormat: 1.0.1 - 2024-09-27

🐛 Bug Fixes

  • fixes to Optional responses when they don't need to be (commit by @tristanspeakeasy)

envVarSecurityUsage: 0.3.2 - 2024-11-04

🐛 Bug Fixes

serverEvents: 1.0.4 - 2024-10-15

🐛 Bug Fixes

  • handle error responses in async SSE methods (commit by @disintegrator)

serverEvents: 1.0.3 - 2024-10-04

🐛 Bug Fixes

constsAndDefaults: 1.0.4 - 2024-10-01

🐛 Bug Fixes

constsAndDefaults: 1.0.3 - 2024-09-18

🐛 Bug Fixes

flattening: 3.1.0 - 2024-09-30

🐝 New Features

  • allow configuring order of flattened parameter and body arguments (commit by @disintegrator)

core: 5.6.4 - 2024-11-05

🐛 Bug Fixes

  • Prevent compilation errors with missing response schemas (commit by @bflad)

core: 5.6.3 - 2024-11-04

🐛 Bug Fixes

  • Prevent compilation errors on macOS and if the source code directory changes (commit by @bflad)

core: 5.6.2 - 2024-10-31

🐛 Bug Fixes

  • Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object (commit by @bflad)

core: 5.6.1 - 2024-10-29

🔧 Chores

core: 5.6.0 - 2024-10-07

🐝 New Features

core: 5.5.8 - 2024-10-01

🐛 Bug Fixes

core: 5.5.7 - 2024-09-27

🐛 Bug Fixes

  • update readme formatting (commit by @adaam2)

core: 5.5.6 - 2024-09-25

🐛 Bug Fixes

  • update readme generation to replace welcome to new sdk section with new markdown notice (commit by @adaam2)

core: 5.5.5 - 2024-09-25

🐛 Bug Fixes

  • fixes to missing examples and improvements to number examples (commit by @tristanspeakeasy)

core: 5.5.4 - 2024-09-18

🐛 Bug Fixes

downloadStreams: 1.0.1 - 2024-07-31

🐛 Bug Fixes

  • fixed download streams being buffered before they could be read (commit by @tristanspeakeasy)

@github-actions github-actions bot added the minor Minor version bump label Nov 7, 2024
@GaspardBT GaspardBT merged commit cc2a09a into main Nov 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants