We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 265a462 commit d82c425Copy full SHA for d82c425
1 file changed
py/src/braintrust/wrappers/anthropic.py
@@ -37,6 +37,7 @@ def accumulate_event(event=None, current_snapshot=None, **kwargs):
37
"tool_choice",
38
"tools",
39
"stream",
40
+ "thinking",
41
)
42
43
0 commit comments