mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-30 16:24:24 +00:00
fix typo
This commit is contained in:
parent
ebde964998
commit
d28db771d4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user