Skip to content

Commit d82c425

Browse files
authored
fix(anthropic): capture thinking config in span metadata (#110)
1 parent 265a462 commit d82c425

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

py/src/braintrust/wrappers/anthropic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def accumulate_event(event=None, current_snapshot=None, **kwargs):
3737
"tool_choice",
3838
"tools",
3939
"stream",
40+
"thinking",
4041
)
4142

4243

0 commit comments

Comments
 (0)