feat(core,anthropic): extras on BaseTool (#34120)

This commit is contained in:
Mason Daugherty
2025-12-10 09:37:14 -05:00
committed by GitHub
parent ff6e3558d7
commit 7542278997
14 changed files with 971 additions and 494 deletions

View File

@@ -269,6 +269,7 @@ def test_configurable_with_default() -> None:
"betas": None,
"default_headers": None,
"model_kwargs": {},
"reuse_last_container": None,
"streaming": False,
"stream_usage": True,
"output_version": None,