Releases: anthropics/anthropic-sdk-typescript
Releases · anthropics/anthropic-sdk-typescript
vertex-sdk: v0.4.1
0.4.1 (2024-07-29)
Full Changelog: vertex-sdk-v0.4.0...vertex-sdk-v0.4.1
Chores
- internal: remove old reference to check-test-server (8dc9afc)
sdk: v0.25.0
0.25.0 (2024-07-29)
Full Changelog: sdk-v0.24.3...sdk-v0.25.0
Features
- add back compat alias for InputJsonDelta (8b08161)
- client: make request-id header more accessible (#462) (5ea6f8b)
Bug Fixes
- compat: remove ReadableStream polyfill redundant since node v16 (#478) (75f5710)
- use relative paths (#475) (a8ca93c)
Chores
- bedrock: use
chunk
for internal SSE parsing instead ofcompletion
(#472) (0f6190a) - ci: also run workflows for PRs targeting
next
(#464) (cc405a8) - docs: fix incorrect client var names (#479) (a247935)
- docs: mention lack of support for web browser runtimes (#468) (968a7fb)
- docs: minor update to formatting of API link in README (#467) (50b9f2b)
- docs: rename anthropic const to client (#471) (e1a7f9f)
- docs: use client instead of package name in Node examples (#469) (8961ebf)
- internal: add constant for default timeout (#480) (dc89753)
- internal: minor changes to tests (#465) (c1fd563)
- internal: remove old reference to check-test-server (8dc9afc)
- sync spec (#470) (b493aa4)
- tests: update prism version (#473) (6f21ecf)
Refactors
bedrock-sdk: v0.10.2
sdk: v0.24.3
0.24.3 (2024-07-01)
Full Changelog: sdk-v0.24.2...sdk-v0.24.3
Bug Fixes
- types: avoid errors on certain TS versions (dd6aca5)
sdk: v0.24.2
sdk: v0.24.1
bedrock-sdk: v0.10.1
sdk: v0.24.0
sdk: v0.23.0
vertex-sdk: v0.4.0
0.4.0 (2024-05-30)
Full Changelog: vertex-sdk-v0.3.7...vertex-sdk-v0.4.0
Features
- vertex: support tools (acf0aa7)