mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
feat(core,anthropic): extras on BaseTool (#34120)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user