mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-16 06:53:16 +00:00
fix typo
This commit is contained in:
@@ -837,7 +837,7 @@ class ChatModelUnitTests(ChatModelTests):
|
||||
assert model is not None
|
||||
|
||||
def test_model_param_name(self) -> None:
|
||||
"""Tests model initializatiokn with a model= parameter. This should pass for all
|
||||
"""Tests model initialization with a ``model=`` parameter. This should pass for all
|
||||
integrations.
|
||||
|
||||
.. dropdown:: Troubleshooting
|
||||
|
Reference in New Issue
Block a user