Skip to content

Commit 39e62ac

Browse files
feat(api): manual updates
1 parent b2a2b05 commit 39e62ac

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 26
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/anthropic%2Fanthropic-bf322c093e459a35404f84c71dbdf4133c6d1ec0e2c8b0a52226a672344a1a97.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/anthropic%2Fanthropic-c91c0b5257f197335770ca7195d6b56e5808bf90d40580ca833095dfe56d2954.yml
33
openapi_spec_hash: 592d90505082223899e0638ad56ba162
4-
config_hash: acb0dc6d0506ef5b69e9e895d65f743a
4+
config_hash: 24ad78f46908cfe5b81c053facaf4194

src/anthropic/types/model.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
"claude-3-7-sonnet-20250219",
1212
"claude-3-5-haiku-latest",
1313
"claude-3-5-haiku-20241022",
14+
"claude-haiku-4-5",
15+
"claude-haiku-4-5-20251001",
1416
"claude-sonnet-4-20250514",
1517
"claude-sonnet-4-0",
1618
"claude-4-sonnet-20250514",

src/anthropic/types/model_param.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"claude-3-7-sonnet-20250219",
1414
"claude-3-5-haiku-latest",
1515
"claude-3-5-haiku-20241022",
16+
"claude-haiku-4-5",
17+
"claude-haiku-4-5-20251001",
1618
"claude-sonnet-4-20250514",
1719
"claude-sonnet-4-0",
1820
"claude-4-sonnet-20250514",

0 commit comments

Comments
 (0)