File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ func TestBetaMessageCountTokensWithOptionalParams(t *testing.T) {
208208 }},
209209 Role : anthropic .BetaMessageParamRoleUser ,
210210 }},
211- Model : anthropic .ModelClaudeMythosPreview ,
211+ Model : anthropic .ModelClaudeOpus4_6 ,
212212 CacheControl : anthropic.BetaCacheControlEphemeralParam {
213213 TTL : anthropic .BetaCacheControlEphemeralTTLTTL5m ,
214214 },
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ func TestMessageCountTokensWithOptionalParams(t *testing.T) {
164164 }},
165165 Role : anthropic .MessageParamRoleUser ,
166166 }},
167- Model : anthropic .ModelClaudeMythosPreview ,
167+ Model : anthropic .ModelClaudeOpus4_6 ,
168168 CacheControl : anthropic.CacheControlEphemeralParam {
169169 TTL : anthropic .CacheControlEphemeralTTLTTL5m ,
170170 },
You can’t perform that action at this time.
0 commit comments