Skip to content

Commit fb52a6a

Browse files
felixfbeckerstainless-app[bot]
authored andcommitted
fix: pass speed parameter through in sync beta count_tokens
1 parent b7c2df2 commit fb52a6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/anthropic/resources/beta/messages/messages.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1846,6 +1846,7 @@ def count_tokens(
18461846
"mcp_servers": mcp_servers,
18471847
"output_config": merged_output_config,
18481848
"output_format": omit,
1849+
"speed": speed,
18491850
"system": system,
18501851
"thinking": thinking,
18511852
"tool_choice": tool_choice,

0 commit comments

Comments
 (0)