Skip to content

Releases: anthropics/anthropic-sdk-typescript

sdk: v0.39.0

28 Feb 19:35
Compare
Choose a tag to compare

0.39.0 (2025-02-28)

Full Changelog: sdk-v0.38.0...sdk-v0.39.0

Features

  • api: add support for disabling tool calls (#701) (1602b51)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#699) (05e33b7)

sdk: v0.38.0

27 Feb 19:36
Compare
Choose a tag to compare

0.38.0 (2025-02-27)

Full Changelog: sdk-v0.37.0...sdk-v0.38.0

Features

  • api: add URL source blocks for images and PDFs (#698) (16e7336)

Chores

Documentation

vertex-sdk: v0.7.0

24 Feb 18:06
Compare
Choose a tag to compare

0.7.0 (2025-02-24)

Full Changelog: vertex-sdk-v0.6.4...vertex-sdk-v0.7.0

Features

  • api: add claude-3.7 + support for thinking (ffab311)

sdk: v0.37.0

24 Feb 18:06
Compare
Choose a tag to compare

0.37.0 (2025-02-24)

Full Changelog: sdk-v0.36.3...sdk-v0.37.0

Features

  • api: add claude-3.7 + support for thinking (ffab311)
  • client: send X-Stainless-Timeout header (#679) (1172430)
  • pagination: avoid fetching when has_more: false (#680) (d4df248)

Bug Fixes

  • client: fix export map for index exports (#684) (56d9c7a)
  • correctly decode multi-byte characters over multiple chunks (#681) (e369e3d)
  • optimize sse chunk reading off-by-one error (#686) (53669af)

Chores

  • api: update openapi spec url (#678) (84401b1)
  • internal: add missing return type annotation (#685) (a8862b9)
  • internal: fix devcontainers setup (#689) (8665946)
  • internal: reorder model constants (#676) (52a2a11)
  • internal: update models used in tests (52a2a11)

sdk: v0.36.3

27 Jan 16:17
Compare
Choose a tag to compare

0.36.3 (2025-01-27)

Full Changelog: sdk-v0.36.2...sdk-v0.36.3

Bug Fixes

Chores

vertex-sdk: v0.6.4

23 Jan 16:54
Compare
Choose a tag to compare

0.6.4 (2025-01-23)

Full Changelog: vertex-sdk-v0.6.3...vertex-sdk-v0.6.4

Chores

  • vertex: bump dependency on @anthropic-ai/sdk (a1c7fcd)

sdk: v0.36.2

23 Jan 17:15
Compare
Choose a tag to compare

0.36.2 (2025-01-23)

Full Changelog: sdk-v0.36.1...sdk-v0.36.2

Bug Fixes

  • bedrock: update streaming util import (255c059)

sdk: v0.36.1

23 Jan 17:05
Compare
Choose a tag to compare

0.36.1 (2025-01-23)

Full Changelog: sdk-v0.36.0...sdk-v0.36.1

Chores

sdk: v0.36.0

23 Jan 16:54
Compare
Choose a tag to compare

0.36.0 (2025-01-23)

Full Changelog: sdk-v0.35.0...sdk-v0.36.0

Features

Chores

  • bedrock: bump dependency on @anthropic-ai/sdk (8745ca2)
  • internal: fix import (628b55e)
  • internal: minor restructuring (#664) (57aefa7)
  • vertex: bump dependency on @anthropic-ai/sdk (a1c7fcd)

bedrock-sdk: v0.12.4

23 Jan 17:15
Compare
Choose a tag to compare

0.12.4 (2025-01-23)

Full Changelog: bedrock-sdk-v0.12.3...bedrock-sdk-v0.12.4

Bug Fixes

  • bedrock: update streaming util import (255c059)