Releases: groq/groq-python
Releases · groq/groq-python
v0.19.0
0.19.0 (2025-03-11)
Full Changelog: v0.18.0...v0.19.0
Features
- api: manual updates (#209) (15e2dca)
- client: allow passing
NotGivenfor body (#200) (afa6c0f) - client: send
X-Stainless-Read-Timeoutheader (#193) (e8911a4)
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
v0.18.0
v0.17.0
v0.16.0
v0.15.0
v0.14.0
0.14.0 (2025-01-09)
Full Changelog: v0.13.1...v0.14.0
Features
Bug Fixes
Chores
- add missing isclass check (#166) (9cb1e72)
- internal: bump httpx dependency (#168) (c260ae9)
- internal: codegen related update (#158) (85b5765)
- internal: codegen related update (#160) (8b87c4d)
- internal: codegen related update (#164) (d7b6be5)
- internal: fix some typos (#162) (32482ae)
Documentation
v0.13.1
0.13.1 (2024-12-14)
Full Changelog: v0.13.0...v0.13.1
Chores
- internal: add support for TypeAliasType (#153) (c5ca4fc)
- internal: bump pydantic dependency (#150) (63e5754)
- internal: bump pyright (#145) (8f2b3a0)
- internal: bump pyright (#152) (75476cd)
- internal: codegen related update (#154) (db44bd6)
- internal: codegen related update (#155) (7f303c3)
- internal: updated imports (#156) (3f41c12)
- make the
Omittype public (#147) (0613ae1)
Documentation
v0.13.0
0.13.0 (2024-11-28)
Full Changelog: v0.12.0...v0.13.0
Features
Bug Fixes
Chores
- internal: exclude mypy from running on tests (#141) (fb4456e)
- internal: fix compat model_dump method when warnings are passed (#138) (91402fd)
- rebuild project due to codegen change (#136) (b79c1f9)
- rebuild project due to codegen change (#137) (2899a88)
- remove now unused
cached-propertydep (#140) (d001e95)
Documentation
v0.12.0
0.12.0 (2024-11-12)
Full Changelog: v0.11.0...v0.12.0
Features
Bug Fixes
- GitHub Terraform: Create/Update .github/workflows/stale.yaml [skip ci] (537cc49)