mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
@@ -326,6 +326,7 @@ def test_configurable_with_default() -> None:
|
||||
"streaming": False,
|
||||
"stream_usage": True,
|
||||
"output_version": None,
|
||||
"output_config": None,
|
||||
},
|
||||
"kwargs": {
|
||||
"tools": [{"name": "foo", "description": "foo", "input_schema": {}}],
|
||||
|
||||
Reference in New Issue
Block a user