mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
feat(anthropic): add effort support (#34116)
This commit is contained in:
@@ -251,6 +251,7 @@ def test_configurable_with_default() -> None:
|
||||
"bound": {
|
||||
"name": None,
|
||||
"disable_streaming": False,
|
||||
"effort": None,
|
||||
"model": "claude-sonnet-4-5-20250929",
|
||||
"mcp_servers": None,
|
||||
"max_tokens": 64000,
|
||||
|
||||
Reference in New Issue
Block a user