Skip to content

Commit

Permalink
Merge branch 'master' into cc/release_core
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme authored Dec 19, 2024
2 parents 56e0708 + 137d1e9 commit 504fd84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/langchain/tests/unit_tests/chat_models/test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ def test_configurable() -> None:
"request_timeout": None,
"max_retries": 2,
"presence_penalty": None,
"reasoning_effort": None,
"frequency_penalty": None,
"seed": None,
"logprobs": None,
Expand Down

0 comments on commit 504fd84

Please sign in to comment.