release: 0.51.0#62
Open
stainless-app[bot] wants to merge 22 commits into
Open
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Fri, 24 Jul 2026 16:18:24 GMT |
7ebf40e to
80c1754
Compare
80c1754 to
90cffac
Compare
90cffac to
6355a81
Compare
6355a81 to
e959a34
Compare
e959a34 to
fb86a12
Compare
fb86a12 to
05c8b75
Compare
05c8b75 to
9fbd425
Compare
9fbd425 to
be9b0e6
Compare
be9b0e6 to
3ea6e0f
Compare
3ea6e0f to
d834376
Compare
d834376 to
00dbb9d
Compare
00dbb9d to
90ac69c
Compare
90ac69c to
3316dae
Compare
3316dae to
5c124f9
Compare
5c124f9 to
a6217d0
Compare
a6217d0 to
4401cc3
Compare
4401cc3 to
ba8d138
Compare
ba8d138 to
848e462
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.51.0 (2026-06-24)
Full Changelog: v0.50.0...v0.51.0
Features
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
Release version 0.51.0 with reworked
query_sentiment_v2API parametersquery_sentiment_v2(both sync and async) with a new requiredmetricsfield, structuredfilters,dimensions,date_interval,order_by, andpaginationparameters in reports.py and report_query_sentiment_v2_params.py.start_dateandend_datenow acceptUnion[str, datetime]; optionalcomparison_start_dateandcomparison_end_dateare added.Filtervariants (model, region, topic, prompt, persona, tag, run, theme, claim, sentiment) as a union TypeAlias for structured filter construction.ClaimEvidenceonClaim,domain_categoryon citation data,cluster_reasoningon cluster verification pairs, anddescriptionis now optional on inaccurate cluster/theme data.query_sentiment_v2parameters (group_by,topic_ids,sort_by, etc.) will receive errors;metricsis now required.Macroscope summarized 848e462.