Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 25, 2025

SDK update

Versioning

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

Python SDK Changes:

  • leonardo_ai_sdk.elements.create_element(): request Changed Breaking ⚠️
  • leonardo_ai_sdk.image.create_generation(): request Changed Breaking ⚠️
  • leonardo_ai_sdk.pricing_calculator.pricing_calculator():
    • request.service_params Changed Breaking ⚠️
  • leonardo_ai_sdk.motion.create_image_to_video_generation(): Added
  • leonardo_ai_sdk.motion.create_text_to_video_generation(): Added
  • leonardo_ai_sdk.motion.create_video_upscale(): Added
  • leonardo_ai_sdk.variation.get_motion_variation_by_id(): Added
  • leonardo_ai_sdk.prompt.prompt_improve():
    • request.is_video Added
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (1519:5)
│ ├──[+] path (1198:5)
│ ├──[+] path (3305:5)
│ ├──[+] path (1375:5)
│ ├─┬/prompt/improve
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (4615:19)
│ │         ├─┬promptInstructions
│ │         │ ├──[🔀] description (4607:36)
│ │         │ └──[🔀] nullable (4604:33)❌ 
│ │         └─┬prompt
│ │           ├──[🔀] type (4616:29)❌ 
│ │           ├──[-] title (1:77234)
│ │           ├──[🔀] description (4617:36)
│ │           ├──[🔀] nullable (4618:33)❌ 
│ │           └──[+] example (4619:32)
│ ├─┬/pricing-calculator
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬serviceParams
│ │           ├──[+] properties (4820:23)
│ │           ├──[+] properties (4827:23)
│ │           ├──[+] properties (4841:23)
│ │           ├──[-] properties (1:81192)❌ 
│ │           ├─┬UNIVERSAL_UPSCALER
│ │           │ ├──[🔀] description (4918:40)
│ │           │ ├──[+] properties (4920:27)
│ │           │ └──[-] properties (1:82826)❌ 
│ │           ├─┬TEXTURE_GENERATION
│ │           │ ├──[🔀] description (4831:40)
│ │           │ ├──[+] properties (4833:27)
│ │           │ └──[-] properties (1:82600)❌ 
│ │           ├─┬IMAGE_GENERATION
│ │           │ ├──[+] properties (4789:27)
│ │           │ ├──[+] properties (4795:27)
│ │           │ ├──[+] properties (4783:27)
│ │           │ ├──[+] properties (4777:27)
│ │           │ ├──[-] properties (1:80731)❌ 
│ │           │ ├─┬photoRealMode
│ │           │ │ └──[🔀] description (4775:44)
│ │           │ ├─┬promptMagicVersion
│ │           │ │ └──[🔀] $ref (5433:21)❌ 
│ │           │ ├─┬numImages
│ │           │ │ └──[🔀] $ref (4765:37)❌ 
│ │           │ ├─┬isModelCustom
│ │           │ │ └──[🔀] description (4793:44)
│ │           │ ├─┬isSDXL
│ │           │ │ └──[🔀] description (4787:44)
│ │           │ ├─┬promptMagicStrength
│ │           │ │ └──[🔀] $ref (4723:44)❌ 
│ │           │ ├─┬photoRealVersion
│ │           │ │ └──[🔀] $ref (4741:40)❌ 
│ │           │ ├─┬loraCount
│ │           │ │ ├──[🔀] type (4762:37)❌ 
│ │           │ │ ├──[🔀] title (4761:38)
│ │           │ │ └──[🔀] description (4763:44)
│ │           │ ├─┬photoRealStrength
│ │           │ │ └──[🔀] $ref (4777:38)❌ 
│ │           │ ├─┬promptMagic
│ │           │ │ └──[🔀] $ref (5511:21)❌ 
│ │           │ ├─┬isPhoenix
│ │           │ │ └──[🔀] description (4799:44)
│ │           │ └─┬isSDXLLightning
│ │           │   └──[🔀] description (4751:44)
│ │           ├─┬MODEL_TRAINING
│ │           │ ├──[+] properties (4906:27)
│ │           │ ├──[+] properties (4900:27)
│ │           │ └─┬resolution
│ │           │   └──[🔀] description (4898:44)
│ │           └─┬UNIVERSAL_UPSCALER_ULTRA
│ │             └─┬upscaleMultiplier
│ │               └──[-] default (1:83456)❌ 
│ ├─┬/generations
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (185:19)
│ │         ├─┬enhancePrompt
│ │         │ ├──[+] items (202:30)❌ 
│ │         │ ├──[🔀] type (206:29)❌ 
│ │         │ ├──[-] title (1:10002)
│ │         │ └──[-] description (1:10047)
│ │         ├─┬elements
│ │         │ └─┬Schema
│ │         │   └──[🔀] $ref (5221:21)❌ 
│ │         ├─┬photoReal
│ │         │ └──[🔀] $ref (304:42)❌ 
│ │         ├─┬imagePrompts
│ │         │ ├──[-] items (1:4981)❌ 
│ │         │ ├──[🔀] type (264:29)❌ 
│ │         │ └──[+] title (263:30)
│ │         ├─┬scheduler
│ │         │ └──[🔀] $ref (338:29)❌ 
│ │         ├─┬public
│ │         │ └──[🔀] $ref (5457:21)❌ 
│ │         ├─┬contrastRatio
│ │         │ ├──[+] maximum (189:32)❌ 
│ │         │ ├──[+] minimum (188:32)❌ 
│ │         │ ├──[🔀] description (187:36)
│ │         │ └──[+] example (190:32)
│ │         ├─┬seed
│ │         │ └──[🔀] $ref (5031:17)❌ 
│ │         ├─┬guidance_scale
│ │         │ ├──[🔀] type (224:29)❌ 
│ │         │ ├──[🔀] title (223:30)
│ │         │ └──[🔀] description (225:36)
│ │         ├─┬fantasyAvatar
│ │         │ └──[🔀] description (219:36)
│ │         ├─┬promptMagicVersion
│ │         │ └──[🔀] $ref (5469:21)❌ 
│ │         ├─┬highContrast
│ │         │ ├──[🔀] type (236:29)❌ 
│ │         │ ├──[🔀] title (235:30)
│ │         │ ├──[🔀] description (237:36)
│ │         │ └──[+] default (238:32)❌ 
│ │         ├─┬num_inference_steps
│ │         │ ├──[🔀] description (301:36)
│ │         │ └──[+] default (302:32)❌ 
│ │         ├─┬controlNetType
│ │         │ └──[🔀] $ref (397:33)❌ 
│ │         ├─┬sd_version
│ │         │ └──[🔀] $ref (5180:17)❌ 
│ │         ├─┬height
│ │         │ ├──[🔀] description (231:36)
│ │         │ └──[-] default (1:4587)❌ 
│ │         ├─┬unzoom
│ │         │ └──[🔀] description (370:36)
│ │         ├─┬controlnets
│ │         │ └──[🔀] $ref (5401:17)❌ 
│ │         ├─┬num_images
│ │         │ ├──[🔀] type (294:29)❌ 
│ │         │ ├──[🔀] title (293:30)
│ │         │ ├──[🔀] description (295:36)
│ │         │ └──[-] default (1:6477)❌ 
│ │         ├─┬prompt
│ │         │ └──[🔀] $ref (5319:17)❌ 
│ │         ├─┬negative_prompt
│ │         │ ├──[🔀] description (288:36)
│ │         │ └──[+] default (289:32)❌ 
│ │         ├─┬ultra
│ │         │ ├──[+] enum (363:30)
│ │         │ ├──[+] enum (363:42)
│ │         │ ├──[🔀] type (362:29)❌ 
│ │         │ ├──[🔀] title (361:30)
│ │         │ └──[🔀] description (364:36)
│ │         ├─┬userElements
│ │         │ ├──[-] items (1:3740)❌ 
│ │         │ ├──[🔀] type (387:29)❌ 
│ │         │ ├──[+] title (386:30)
│ │         │ └──[+] description (388:36)
│ │         ├─┬enhancePromptInstruction
│ │         │ ├──[🔀] type (439:29)❌ 
│ │         │ ├──[🔀] title (438:30)
│ │         │ └──[🔀] description (440:36)
│ │         ├─┬expandedDomain
│ │         │ ├──[🔀] type (445:29)❌ 
│ │         │ ├──[🔀] title (444:30)
│ │         │ └──[🔀] description (446:36)
│ │         ├─┬modelId
│ │         │ ├──[🔀] type (281:29)❌ 
│ │         │ ├──[🔀] title (280:30)
│ │         │ ├──[🔀] description (282:36)
│ │         │ └──[-] default (1:6072)❌ 
│ │         ├─┬highResolution
│ │         │ └──[🔀] description (244:36)
│ │         ├─┬init_image_id
│ │         │ └──[🔀] description (270:36)
│ │         ├─┬presetStyle
│ │         │ └──[🔀] $ref (5421:21)❌ 
│ │         ├─┬tiling
│ │         │ └──[🔀] $ref (5313:17)❌ 
│ │         ├─┬weighting
│ │         │ ├──[+] items (209:30)❌ 
│ │         │ ├──[🔀] type (213:29)❌ 
│ │         │ ├──[-] title (1:9274)
│ │         │ ├──[-] description (1:9316)
│ │         │ └──[-] deprecated (1:9428)
│ │         ├─┬photoRealVersion
│ │         │ └──[🔀] $ref (5433:21)❌ 
│ │         ├─┬controlNet
│ │         │ ├──[🔀] type (182:29)❌ 
│ │         │ ├──[🔀] title (181:30)
│ │         │ ├──[🔀] description (183:36)
│ │         │ └──[-] deprecated (1:9138)
│ │         ├─┬init_strength
│ │         │ ├──[🔀] type (275:29)❌ 
│ │         │ ├──[🔀] title (274:30)
│ │         │ └──[🔀] description (276:36)
│ │         ├─┬transparency
│ │         │ ├──[-] enum (1:7883)❌ 
│ │         │ ├──[-] enum (1:7895)❌ 
│ │         │ ├──[🔀] type (356:29)❌ 
│ │         │ ├──[🔀] title (355:30)
│ │         │ └──[🔀] description (357:36)
│ │         ├─┬photoRealStrength
│ │         │ └──[🔀] $ref (5415:21)❌ 
│ │         ├─┬promptMagicStrength
│ │         │ └──[🔀] $ref (5445:21)❌ 
│ │         ├─┬promptMagic
│ │         │ └──[🔀] $ref (322:29)❌ 
│ │         ├─┬unzoomAmount
│ │         │ ├──[🔀] type (375:29)❌ 
│ │         │ ├──[🔀] title (374:30)
│ │         │ └──[🔀] description (376:36)
│ │         ├─┬init_generation_image_id
│ │         │ ├──[+] items (253:30)❌ 
│ │         │ ├──[🔀] type (259:29)❌ 
│ │         │ ├──[-] title (1:5207)
│ │         │ └──[-] description (1:5250)
│ │         ├─┬upscaleRatio
│ │         │ └──[🔀] description (382:36)
│ │         ├─┬width
│ │         │ ├──[🔀] type (411:29)❌ 
│ │         │ ├──[🔀] title (410:30)
│ │         │ ├──[🔀] description (412:36)
│ │         │ ├──[-] default (1:8932)❌ 
│ │         │ └──[+] deprecated (413:35)
│ │         └─┬imagePromptWeight
│ │           ├──[🔀] type (249:29)❌ 
│ │           ├──[🔀] title (248:30)
│ │           └──[+] description (250:36)
│ └─┬/elements
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           ├──[-] required (1:74300)❌ 
│           ├──[-] required (1:74319)❌ 
│           ├─┬sd_version
│           │ ├──[+] enum (4426:23)
│           │ ├──[🔀] description (4428:36)
│           │ └──[🔀] default (4416:32)❌ 
│           ├─┬instance_prompt
│           │ ├──[🔀] description (4392:36)
│           │ ├──[-] default (1:72945)❌ 
│           │ └──[🔀] nullable (4389:33)❌ 
│           ├─┬lora_focus
│           │ ├──[🔀] description (4398:36)
│           │ └──[-] default (1:73137)❌ 
│           ├─┬num_train_epochs
│           │ ├──[🔀] description (4434:36)
│           │ └──[-] default (1:73966)❌ 
│           └─┬learning_rate
│             ├──[🔀] description (4440:36)
│             └──[-] default (1:74152)❌ 
└─┬Components
  ├──[+] schemas (5208:28)
  ├──[+] schemas (5201:32)
  ├─┬sd_versions
  │ └──[+] enum (5045:11)
  ├─┬pricingCalculatorServices
  │ ├──[+] enum (5487:11)
  │ ├──[+] enum (5488:11)
  │ ├──[+] enum (5489:11)
  │ └──[-] enum (1:94461)❌ 
  └─┬element_input
    ├──[+] required (5274:22)❌ 
    ├─┬akUUID
    │ └──[🔀] nullable (5261:25)❌ 
    └─┬weight
      └──[+] default (5270:24)❌ 
Document Element Total Changes Breaking Changes
components 10 4
paths 160 73

PYTHON CHANGELOG

core: 5.23.18 - 2026-01-12

🐛 Bug Fixes

  • Further tune media type matching expression for ReDoS (commit by @bflad)

core: 5.23.17 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 5.23.16 - 2025-12-19

🐛 Bug Fixes

  • remove non-determinism from rare interaction with readonly/writeonly fields (commit by @ThomasRooney)

core: 5.23.15 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

core: 5.23.14 - 2025-12-09

🐝 New Features

  • add constFieldCasing config option to control const field casing (upper or normal) (commit by @mfbx9da4)

core: 5.23.12 - 2025-11-25

🐝 New Features

  • allow inclusion of empty array query parameter (commit by @idbentley)

core: 5.23.11 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 5.23.10 - 2025-11-18

🐛 Bug Fixes

  • sanitize Python reserved keywords in method names to prevent syntax errors (commit by @AshGodfrey)

core: 5.23.9 - 2025-11-17

🐛 Bug Fixes

core: 5.23.8 - 2025-11-14

🐛 Bug Fixes

  • return type when 'sseFlatResponse: true' and response has data field (commit by @mfbx9da4)
  • improved type accuracy for response bodies - they now correctly return the actual type instead of being wrapped in Optional[] (commit by @mfbx9da4)

core: 5.23.7 - 2025-11-13

🐝 New Features

  • allow license to be defined in pyproject.toml's project field (commit by @walker-tx)

core: 5.23.6 - 2025-11-10

🐛 Bug Fixes

  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 5.23.13 - 2025-11-06

🐛 Bug Fixes

  • multi-part arrays now serialized according to RFC7578 (commit by @danielkov)

core: 5.23.5 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 5.23.4 - 2025-11-03

🐛 Bug Fixes

  • Python generation no longer fails on recursive types (commit by @danielkov)

core: 5.23.3 - 2025-11-02

🐛 Bug Fixes

  • closed nullable enum serialization (commit by @mfbx9da4)

core: 5.23.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 5.23.1 - 2025-10-30

🐛 Bug Fixes

  • handle both closed and open enum serialization (commit by @idbentley)

core: 5.23.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

core: 5.22.1 - 2025-09-30

🐛 Bug Fixes

  • correct import aliasing when SDK class members conflict with model names in Python templates (commit by @BlakeTheAwesome)

core: 5.22.0 - 2025-09-24

🐝 New Features

  • allow generation of sync, async or both methods in an sdk (commit by @tristanspeakeasy)

core: 5.21.1 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 5.21.0 - 2025-09-12

🐝 New Features

  • Change the default behaviour of http-client within python sdk to follow redirects (commit by @Kanwardeep)

core: 5.20.4 - 2025-09-09

🐛 Bug Fixes

  • improve python tool reliability with explicit module calls (commit by @GorshkovIvan)

core: 5.20.3 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 5.20.2 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

core: 5.20.1 - 2025-08-27

🐛 Bug Fixes

  • capability to enable shadowing parameters that are usually reserved via allowedRedefinedBuiltins (commit by @ThomasRooney)

core: 5.19.11 - 2025-08-27

🐛 Bug Fixes

  • Add retries to dynamic imported modules in python to fix keyError when loading modules (commit by @Kanwardeep)

core: 5.19.10 - 2025-08-20

🔧 Chores

  • mitigate asyncio internal test flakiness (commit by @GorshkovIvan)

core: 5.19.9 - 2025-08-11

🐛 Bug Fixes

  • support repository subdirectories in PyPI documentation links (commit by @AshGodfrey)

core: 5.20.0 - 2025-08-08

🐝 New Features

  • support for uv package manager (commit by @mfbx9da4)

core: 5.19.7 - 2025-08-06

🐛 Bug Fixes

  • add return type hint for methods returning None (commit by @AshGodfrey)

core: 5.19.6 - 2025-08-01

🐛 Bug Fixes

  • potential issue referencing models before declaration (commit by @mfbx9da4)

core: 5.19.5 - 2025-07-24

🔧 Chores

core: 5.19.4 - 2025-07-02

🐛 Bug Fixes

  • ensure utils import is always added when globals are present in sdk.py template (commit by @AshGodfrey)

core: 5.19.3 - 2025-06-06

🐛 Bug Fixes

core: 5.19.2 - 2025-06-04

🐛 Bug Fixes

  • Prevent local installation issues with README-PYPI.md (commit by @bflad)

core: 5.19.1 - 2025-05-29

🐛 Bug Fixes

  • Update h11 and httpcore dependencies to avoid h11 security issue [force-gen] (commit by @Kanwardeep)

core: 5.19.0 - 2025-05-20

🐝 New Features

  • Enable module lazy loading. This leads to faster module import times (commit by @Kanwardeep)

core: 5.18.1 - 2025-05-15

🐛 Bug Fixes

  • Prevent AsyncClient.aclose() not awaited warnings (commit by @bflad)

core: 5.18.0 - 2025-05-12

🐝 New Features

  • upgrade minimum python version to 3.9.2 (commit by @simplesagar)

core: 5.17.2 - 2025-05-07

🐛 Bug Fixes

  • fixed stability of generated examples using operation and field seeds, including fixes to union examples (commit by @tristanspeakeasy)

core: 5.17.1 - 2025-05-04

🐛 Bug Fixes

  • Revert the commit which introduced moduleName change (commit by @Kanwardeep)

core: 5.17.0 - 2025-04-30

🐝 New Features

  • adding the ability to choose module name by adding a new key in gen.yaml (commit by @Kanwardeep)

core: 5.16.1 - 2025-04-23

🐛 Bug Fixes

  • improved python http client finalizer to avoid testing issues (commit by @tristanspeakeasy)

core: 5.16.0 - 2025-04-18

🐝 New Features

  • Remove typing-inspection dependency (commit by @bflad)

core: 5.15.0 - 2025-04-17

🐝 New Features

  • Remove python-dateutil dependency (commit by @bflad)

core: 5.14.0 - 2025-04-15

🐝 New Features

  • Upgrade mypy to 1.15 for performance and correctness improvements (commit by @bflad)

core: 5.12.7 - 2025-04-11

🐛 Bug Fixes

  • increase stability of generator model file names (commit by @vishalg0wda)

core: 5.13.0 - 2025-04-07

🐝 New Features

  • Improve memory utilization and startup time with Pydantic 2.11 upgrade (commit by @bflad)

core: 5.12.6 - 2025-04-03

🐛 Bug Fixes

  • improve performance of generation on multicore machines and various fixes to correctness based on order of generation (commit by @tristanspeakeasy)

core: 5.12.5 - 2025-03-28

🐛 Bug Fixes

  • Prevent Pydantic 2.11 deprecation warnings with model_fields usage in models (commit by @bflad)

core: 5.12.4 - 2025-03-16

🐛 Bug Fixes

  • force quote circular referenced types (commit by @ThomasRooney)

core: 5.12.3 - 2025-03-10

🐛 Bug Fixes

  • disable key sorting when serializing to json (commit by @disintegrator)

core: 5.12.2 - 2025-03-02

🐛 Bug Fixes

  • handle indirect circular references (commit by @vishalg0wda)

core: 5.12.1 - 2025-02-21

🐛 Bug Fixes

  • handle usage snippet templating when no servers are defined in the spec (commit by @vishalg0wda)

core: 5.12.0 - 2025-02-12

🐝 New Features

  • support openapi specs without server urls (commit by @vishalg0wda)

globalSecurity: 3.0.4 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

globalSecurity: 3.0.3 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

globalServerURLs: 3.2.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

globalServerURLs: 3.1.1 - 2025-05-09

🐛 Bug Fixes

nullables: 1.0.2 - 2026-01-12

🐛 Bug Fixes

  • Add custom serialization method for models where optional (but no nullable) fields are present (commit by @2ynn)

nullables: 1.0.1 - 2025-02-17

🐛 Bug Fixes

  • represent maps/arrays that can contain null (commit by @disintegrator)

retries: 3.0.3 - 2025-11-20

🐝 New Features

  • add support for Retry-After header (commit by @2ynn)

sdkHooks: 1.2.1 - 2026-01-14

🐝 New Features

  • add async hooks support for non-blocking I/O in async SDK methods; sync hooks now execute in a dedicated thread when async hooks are disabled (commit by @vishalg0wda)

sdkHooks: 1.2.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

sdkHooks: 1.1.0 - 2025-05-15

🐝 New Features

sdkHooks: 1.0.1 - 2025-02-18

🐛 Bug Fixes

  • Ensure base_url is set with global or client instantiation server URL (commit by @bflad)

Based on Speakeasy CLI 1.688.0

@github-actions github-actions bot added the minor Minor version bump label Sep 25, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759959 branch 8 times, most recently from 35a6008 to a0c3e4b Compare October 3, 2025 00:25
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759959 branch 7 times, most recently from 9868aa6 to a9fefb7 Compare October 10, 2025 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759959 branch 7 times, most recently from cdf9de2 to 1b9219f Compare October 17, 2025 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759959 branch 7 times, most recently from e732454 to df86821 Compare October 24, 2025 00:25
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759959 branch 7 times, most recently from 337167f to b7e46e8 Compare December 29, 2025 00:34
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759959 branch 7 times, most recently from 8cbfcfe to 8ec6a64 Compare January 5, 2026 00:34
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759959 branch 8 times, most recently from 527f68b to 5332099 Compare January 13, 2026 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759959 branch 5 times, most recently from 7110a72 to aaf7696 Compare January 18, 2026 00:34
* `leonardo_ai_sdk.elements.create_element()`:  `request` **Changed** **Breaking** ⚠️
* `leonardo_ai_sdk.image.create_generation()`:  `request` **Changed** **Breaking** ⚠️
* `leonardo_ai_sdk.pricing_calculator.pricing_calculator()`: 
  *  `request.service_params` **Changed** **Breaking** ⚠️
* `leonardo_ai_sdk.motion.create_image_to_video_generation()`: **Added**
* `leonardo_ai_sdk.motion.create_text_to_video_generation()`: **Added**
* `leonardo_ai_sdk.motion.create_video_upscale()`: **Added**
* `leonardo_ai_sdk.variation.get_motion_variation_by_id()`: **Added**
* `leonardo_ai_sdk.prompt.prompt_improve()`: 
  *  `request.is_video` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1758759959 branch from 951a4c5 to d6b588b Compare January 19, 2026 00:33
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.

2 participants