Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Dec 9, 2025

Automated Release PR

0.37.2 (2025-12-10)

Full Changelog: v0.37.1...v0.37.2

Bug Fixes

  • types: allow pyright to infer TypedDict types within SequenceNotStr (4847b77)

Chores


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


Note

Bumps to 0.37.2, updates OpenAPI spec metadata, fixes SequenceNotStr typing for better Pyright inference, and adds docstrings across many API models.

  • Bug Fixes
    • Typing: Adjust TYPE_CHECKING SequenceNotStr in src/groq/_types.py (omit index/count) to improve Pyright TypedDict inference.
  • Docs/Types
    • Add concise docstrings to numerous models (e.g., chat types, completion_usage, embedding, file_* responses, batch RequestCounts, transcription, error/debug types).
  • Release Metadata
    • Version bump to 0.37.2 (pyproject.toml, src/groq/_version.py, .release-please-manifest.json).
    • Update OpenAPI spec URL/hash in .stats.yml and changelog (CHANGELOG.md).

Written by Cursor Bugbot for commit ea81619. This will update automatically on new commits. Configure here.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Dec 9, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/groqcloud-python/79231cd108eb6aa1cf194ff68834514876d65d59/groq-0.37.1-py3-none-any.whl'

Expires at: Fri, 09 Jan 2026 01:45:53 GMT
Updated at: Wed, 10 Dec 2025 01:45:53 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 09ff02c to 69620d1 Compare December 9, 2025 05:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 69620d1 to ea81619 Compare December 10, 2025 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant