Merged
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK, run: Expires at: Sat, 28 Feb 2026 17:59:13 GMT |
03eea9f to
298d8f1
Compare
c004e9b to
38fcb58
Compare
…t` is missing (#1121) * fix(structured outputs): avoid including beta header if output_format is missing * fix ci * fix condition
bf6cc2d to
5263063
Compare
5263063 to
04d786d
Compare
faf6e3e to
2f7c5f3
Compare
* feat(api): api update * feat(api): migrate sending message format in output_config rather than output_format * fix lint * review fixes * more fixes * keep transformed_output_format naming * typo * add a test * test for conflict * do the same for create * feat: add deprecation warning to all calls using output_format * test: add unit tests for output_format -> output_config migration * fix: change warning stack level to 4 for output_format derecation * chore: consolidate warning suppressions in unit test * fix: remove redundant output_config formatting in tool_runner methods --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: karpetrosyan <kar.petrosyanpy@gmail.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com> Co-authored-by: Cameron McAteer <246350779+cameron-mcateer@users.noreply.github.com>
a3a01b3 to
73c2629
Compare
73c2629 to
98799b8
Compare
98799b8 to
8b7f3f8
Compare
8b7f3f8 to
a3c08e9
Compare
colbyguan
previously approved these changes
Jan 29, 2026
a3c08e9 to
80f8efd
Compare
Contributor
|
@colbyguan removing the |
benkomalo
approved these changes
Jan 29, 2026
Contributor
Author
|
🤖 Release is at https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.77.0 🌻 |
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.77.0 (2026-01-29)
Full Changelog: v0.76.0...v0.77.0
Features
Bug Fixes
output_formatis missing (#1121) (062077e)Chores
actions/github-script(34df616)actions/checkoutversion (ea50de9)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