Skip to content

Releases: anthropics/anthropic-sdk-typescript

vertex-sdk: v0.6.2

20 Dec 21:38
Compare
Choose a tag to compare

0.6.2 (2024-12-20)

Full Changelog: vertex-sdk-v0.6.1...vertex-sdk-v0.6.2

Chores

sdk: v0.34.0

20 Dec 21:38
Compare
Choose a tag to compare

0.34.0 (2024-12-20)

Full Changelog: sdk-v0.33.1...sdk-v0.34.0

Features

  • api: add message batch delete endpoint (#640) (54f7e1f)

Bug Fixes

Chores

Documentation

bedrock-sdk: v0.12.1

20 Dec 21:38
Compare
Choose a tag to compare

0.12.1 (2024-12-20)

Full Changelog: bedrock-sdk-v0.12.0...bedrock-sdk-v0.12.1

Chores

vertex-sdk: v0.6.1

17 Dec 20:40
Compare
Choose a tag to compare

0.6.1 (2024-12-17)

Full Changelog: vertex-sdk-v0.6.0...vertex-sdk-v0.6.1

Bug Fixes

  • vertex: remove anthropic_version deletion for token counting (88221be)

vertex-sdk: v0.6.0

17 Dec 15:50
Compare
Choose a tag to compare

0.6.0 (2024-12-17)

Full Changelog: vertex-sdk-v0.5.2...vertex-sdk-v0.6.0

Features

  • api: general availability updates (#631) (b5c92e5)
  • vertex: support token counting (9e76b4d)

Chores

  • bedrock,vertex: remove unsupported countTokens method (#597) (17b7da5)

Documentation

  • use latest sonnet in example snippets (#625) (f70882b)

sdk: v0.33.1

17 Dec 20:40
Compare
Choose a tag to compare

0.33.1 (2024-12-17)

Full Changelog: sdk-v0.33.0...sdk-v0.33.1

Bug Fixes

  • vertex: remove anthropic_version deletion for token counting (88221be)

Chores

sdk: v0.33.0

17 Dec 15:50
Compare
Choose a tag to compare

0.33.0 (2024-12-17)

Full Changelog: sdk-v0.32.1...sdk-v0.33.0

Features

  • api: general availability updates (93d1316)
  • api: general availability updates (#631) (b5c92e5)
  • client: add ._request_id property to object responses (#596) (9d6d584)
  • internal: make git install file structure match npm (#617) (d3dd7d5)
  • vertex: support token counting (9e76b4d)

Bug Fixes

  • docs: add missing await to pagination example (#609) (e303077)
  • types: remove anthropic-instant-1.2 model (#599) (e222a4d)

Chores

Documentation

  • remove suggestion to use npm call out (#614) (6369261)
  • use latest sonnet in example snippets (#625) (f70882b)

bedrock-sdk: v0.12.0

17 Dec 15:50
Compare
Choose a tag to compare

0.12.0 (2024-12-17)

Full Changelog: bedrock-sdk-v0.11.2...bedrock-sdk-v0.12.0

Features

Chores

  • bedrock,vertex: remove unsupported countTokens method (#597) (17b7da5)
  • bedrock: remove unsupported methods (6458dc1)

Documentation

  • use latest sonnet in example snippets (#625) (f70882b)

vertex-sdk: v0.5.2

05 Nov 14:12
Compare
Choose a tag to compare

0.5.2 (2024-11-05)

Full Changelog: vertex-sdk-v0.5.1...vertex-sdk-v0.5.2

Bug Fixes

  • vertex: don't mutate request body inputs (e9a82e5)

sdk: v0.32.1

05 Nov 14:12
Compare
Choose a tag to compare

0.32.1 (2024-11-05)

Full Changelog: sdk-v0.32.0...sdk-v0.32.1

Bug Fixes

  • bedrock: don't mutate request body inputs (f83b535)
  • vertex: don't mutate request body inputs (e9a82e5)