Releases: anthropics/anthropic-sdk-typescript
Releases · anthropics/anthropic-sdk-typescript
vertex-sdk: v0.6.2
sdk: v0.34.0
0.34.0 (2024-12-20)
Full Changelog: sdk-v0.33.1...sdk-v0.34.0
Features
Bug Fixes
Chores
Documentation
bedrock-sdk: v0.12.1
vertex-sdk: v0.6.1
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
0.6.0 (2024-12-17)
Full Changelog: vertex-sdk-v0.5.2...vertex-sdk-v0.6.0
Features
Chores
Documentation
sdk: v0.33.1
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
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
- api: update spec version (#607) (ea44f9a)
- api: update spec version (#629) (a25295c)
- bedrock,vertex: remove unsupported countTokens method (#597) (17b7da5)
- bedrock: remove unsupported methods (6458dc1)
- ci: remove unneeded workflow (#594) (7572e48)
- client: drop unused devDependency (#610) (5d0d523)
- improve browser error message (#613) (c26121e)
- internal: bump cross-spawn to v7.0.6 (#624) (e58ba9a)
- internal: remove unnecessary getRequestClient function (#623) (882c45f)
- internal: update isAbsoluteURL (#627) (2528ea0)
- internal: update spec (#630) (82cac06)
- internal: use reexports not destructuring (#604) (e4daff2)
- remove redundant word in comment (#615) (ef57a10)
- tests: limit array example length (#611) (91dc181)
- types: nicer error class types + jsdocs (#626) (0287993)
Documentation
bedrock-sdk: v0.12.0
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
vertex-sdk: v0.5.2
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)