Skip to content

v0.19.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 11 Mar 23:22
90be084

0.19.0 (2025-03-11)

Full Changelog: v0.18.0...v0.19.0

Features

Bug Fixes

  • add reasoning field to ChoiceDelta class (edfee3b)
  • asyncify on non-asyncio runtimes (#198) (49387fe)
  • client: mark some request bodies as optional (afa6c0f)
  • GitHub Terraform: Create/Update .github/workflows/stale.yaml [skip ci] (662763a)
  • GitHub Terraform: Create/Update .github/workflows/stale.yaml [skip ci] (5298ec1)

Chores

  • api: remove chat_completion_chunk to force a rebuild of it (#208) (01fb0d1)
  • docs: update client docstring (#204) (a0f4599)
  • internal: codegen related update (#199) (de2ac71)
  • internal: fix devcontainers setup (#201) (af101ee)
  • internal: fix type traversing dictionary params (#195) (bcb0256)
  • internal: minor type handling changes (#196) (3ff53df)
  • internal: properly set pydantic_private (#202) (07ec0c8)
  • internal: remove unused http client options forwarding (#205) (12fdb59)
  • internal: update client tests (#197) (2f0d2c4)

Documentation

  • revise readme docs about nested params (#206) (7b04f47)
  • update URLs from stainlessapi.com to stainless.com (#203) (a6c6fde)