ReleaseAnthropicAnthropicpublished Jan 18, 2024seen 5d

anthropics/anthropic-bedrock-python v0.6.0

anthropics/anthropic-bedrock-python

Open original ↗

Captured source

source ↗
published Jan 18, 2024seen 5dcaptured 8hhttp 200method plain

v0.6.0

Repository: anthropics/anthropic-bedrock-python

Tag: v0.6.0

Published: 2024-01-18T21:06:52Z

Prerelease: no

Release notes:

0.6.0 (2024-01-18)

Full Changelog: v0.5.9...v0.6.0

Features

  • client: add support for streaming raw responses (#118) (41a1aa3)

Bug Fixes

  • ci: ignore stainless-app edits to release PR title (#127) (662b250)

Chores

  • add write_to_file binary helper method (#120) (7ac6d5b)
  • client: improve debug logging for failed requests (#115) (9a53654)
  • internal: fix typing util function (#121) (78c1927)
  • internal: remove redundant client test (#122) (6403fe4)
  • internal: share client instances between all tests (#125) (d9aa8a1)
  • internal: speculative retry-after-ms support (#123) (e82e62e)
  • internal: updates to proxy helper (#119) (0383e44)
  • lazy load raw resource class properties (#124) (dea3b90)

Documentation