File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 26
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/anthropic%2Fanthropic-ac0fdb790058bd2235b08ddae6576152b9fa43593fe260d35d7bee6bceece7d3 .yml
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/anthropic%2Fanthropic-7b8549f399e6f6cd3ccba4595d5cb0ac3c5d8d40280e9a739f1e8d24be179929 .yml
33openapi_spec_hash : e3c27dba60dbd66bd9bd1191817cf625
4- config_hash : dd8784d7be29ec37986f77ec4b1f3187
4+ config_hash : 2309881a63309f8b11dbb1d2c17abc1d
Original file line number Diff line number Diff line change @@ -156,7 +156,8 @@ export type AnthropicBeta =
156156 | 'dev-full-thinking-2025-05-14'
157157 | 'interleaved-thinking-2025-05-14'
158158 | 'code-execution-2025-05-22'
159- | 'extended-cache-ttl-2025-04-11' ;
159+ | 'extended-cache-ttl-2025-04-11'
160+ | 'context-1m-2025-08-07' ;
160161
161162export interface BetaAPIError {
162163 message : string ;
You can’t perform that action at this time.
0 commit comments