Tags: anthropics/anthropic-sdk-python
Tags
release: 0.82.0 (#1186) * codegen metadata * codegen metadata * feat(api): fix shared UserLocation and error code types * fix: add backward-compat aliases for removed nested UserLocation classes (#1409) * release: 0.82.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Packy Gallagher <packy@anthropic.com>
release: 0.81.0 (#1182) * feat(api): manual updates Makes new tool versions available as top level tool types: - WebSearchTool_20260209 - WebFetchTool_20260209 - ServerToolCaller_20260120 - CodeExecutionTool_20260120 Enables new code execution version `code_execution_20260120` as an 'allowed_caller'. * release: 0.81.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
release: 0.80.0 (#1173) * chore(internal): bump dependencies * codegen metadata * Grant Claude workflow write permissions and git access (#1357) * chore(internal): fix lint error on Python 3.14 * codegen metadata * codegen metadata * codegen metadata * chore: format all `api.md` files * refactor(vertex): remove redundant isinstance check in `load_auth` (#1387) * feat(api): Releasing claude-sonnet-4-6 Releasing claude-sonnet-4-6 and GAing advanced tool use features. * fix(api): fix spec errors * fix: remove speed from ga messages (#1402) * release: 0.80.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Felix Becker <felix.b@outlook.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com> Co-authored-by: Cameron McAteer <246350779+cameron-mcateer@users.noreply.github.com>
release: 0.77.0 (#1117) * codegen metadata * feat(api): migrate sending message format in output_config rather than output_format * chore(internal): update `actions/checkout` version * fix(structured outputs): avoid including beta header if `output_format` is missing (#1121) * fix(structured outputs): avoid including beta header if output_format is missing * fix ci * fix condition * chore(ci): upgrade `actions/github-script` * codegen metadata * feat: use output_config for structured outputs * 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> * feat(client): add custom JSON encoder for extended type support * feat(api): add support for Structured Outputs in the Messages API * fix(client): run formatter * fix: remove class causing breaking change (#1333) * release: 0.77.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com> Co-authored-by: dtmeadows <dmeadows@stainless.com> Co-authored-by: karpetrosyan <kar.petrosyanpy@gmail.com> Co-authored-by: Cameron McAteer <246350779+cameron-mcateer@users.noreply.github.com>
PreviousNext