mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-02 01:23:07 +00:00
langchain: update extended test (#29988)
This commit is contained in:
parent
47e1a384f7
commit
32704f0ad8
@ -193,6 +193,7 @@ def test_configurable_with_default() -> None:
|
||||
"model": "claude-3-sonnet-20240229",
|
||||
"max_tokens": 1024,
|
||||
"temperature": None,
|
||||
"thinking": None,
|
||||
"top_k": None,
|
||||
"top_p": None,
|
||||
"default_request_timeout": None,
|
||||
|
Loading…
Reference in New Issue
Block a user