Releases: groq/groq-python
v0.37.1
0.37.1 (2025-12-04)
Full Changelog: v0.37.0...v0.37.1
Bug Fixes
Chores
- docs: use environment variables for authentication in code snippets (3ed8c12)
- update lockfile (f240076)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.37.0
0.37.0 (2025-12-01)
Full Changelog: v0.36.0...v0.37.0
Features
- api: api update (5d0d829)
Bug Fixes
Chores
- add Python 3.14 classifier and testing (26120a6)
- deps: mypy 1.18.1 has a regression, pin to 1.17 (ceaffd2)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.36.0
0.36.0 (2025-11-20)
Full Changelog: v0.35.0...v0.36.0
Features
- api: api update (0287563)
Chores
- GitHub Terraform: Create/Update .github/workflows/code-freeze-bypass.yaml [skip ci] (07f6b0b)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.35.0
0.35.0 (2025-11-18)
Full Changelog: v0.34.1...v0.35.0
Features
Bug Fixes
- update chat completion streaming types (833cf83)
Chores
- GitHub Terraform: Create/Update .github/workflows/code-freeze-bypass.yaml [skip ci] (63d11e3)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.34.1
0.34.1 (2025-11-14)
Full Changelog: v0.34.0...v0.34.1
Bug Fixes
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.34.0
0.34.0 (2025-11-12)
Full Changelog: v0.33.0...v0.34.0
Features
- api: api update (51bb951)
Bug Fixes
- client: close streams without requiring full consumption (99b9431)
- compat with Python 3.14 (edd91d9)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (2e981f7)
Chores
- internal/tests: avoid race condition with implicit client cleanup (3af43e5)
- internal: grammar fix (it's -> its) (37687bf)
- package: drop Python 3.8 support (e45cc65)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.33.0
0.33.0 (2025-10-21)
Full Changelog: v0.32.0...v0.33.0
Features
- api: api update (e3ef279)
- api: api update (dba73cd)
- api: api update (0008a45)
- api: api update (b9e85a0)
Bug Fixes
Chores
v0.32.0
0.32.0 (2025-09-27)
Full Changelog: v0.31.1...v0.32.0
Features
Bug Fixes
- chat stream overloads (42f9396)
- GitHub Terraform: Create/Update .github/workflows/stale.yaml [skip ci] (ba00a6e)
Chores
- internal: move mypy configurations to
pyproject.tomlfile (a8113a5) - internal: update pydantic dependency (0d8773d)
- tests: simplify
get_platformtest (a257487) - types: change optional parameter type from NotGiven to Omit (882ffc0)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.31.1
0.31.1 (2025-09-04)
Full Changelog: v0.31.0...v0.31.1
Features
- api: api update (0a8a5c0)
- api: api update (7896dbd)
- api: api update (f9b5dca)
- api: api update (e34ec28)
- api: api update (cd14d0a)
- api: api update (7d02cd3)
- api: api update (437f5fb)
- improve future compat with pydantic v3 (42a6cb9)
- types: replace List[str] with SequenceNotStr in params (d1ee744)
Bug Fixes
- avoid newer type syntax (21f93a7)
- compeltions streaming overloads (201e137)
- update example model from decommissioned models to gpt-oss-20b (1570583)
- update example model from decommissioned models to gpt-oss-20b (#250) (edb9132)
Chores
- internal: add Sequence related utils (01104d8)
- internal: change ci workflow machines (e796cb9)
- internal: fix ruff target version (b58149d)
- internal: update comment in script (bd20c49)
- internal: update pyright exclude list (124e838)
- update @stainless-api/prism-cli to v5.15.0 (b2f49cc)
- update github action (c7662e0)
v0.31.0
0.31.0 (2025-08-05)
Full Changelog: v0.30.0...v0.31.0
Features
- api: api update (be81724)
- api: api update (bd9eafd)
- api: api update (86eab4f)
- api: api update (4068695)
- api: api update (5c45441)
- api: api update (30646f2)
- api: api update (e8ede14)
- api: api update (3c06879)
- api: api update (455c74a)
- clean up environment call outs (0627bc6)
- client: support file upload requests (0f2d5a7)
Bug Fixes
- client: don't send Content-Type header on GET requests (7439911)
- parsing: ignore empty metadata (eccd423)
- parsing: parse extra field types (590a947)
- streaming overrides (ff828d6)
Chores
- project: add settings file for vscode (938789a)