fix docs typos (#23668)

Thank you for contributing to LangChain!

- [x] **PR title**: "docs: fix multiple typos"

Co-authored-by: mohblnk <mohamed.ali@blnk.ai>
Co-authored-by: ccurme <chester.curme@gmail.com>
This commit is contained in:
M. Ali
2024-07-29 19:10:55 +03:00
committed by GitHub
parent 98175860ad
commit c086410677
4 changed files with 4 additions and 4 deletions

View File

@@ -207,7 +207,7 @@ class ChatDeepInfra(BaseChatModel):
request_timeout: Optional[float] = Field(default=None, alias="timeout")
temperature: Optional[float] = 1
model_kwargs: Dict[str, Any] = Field(default_factory=dict)
"""Run inference with this temperature. Must by in the closed
"""Run inference with this temperature. Must be in the closed
interval [0.0, 1.0]."""
top_p: Optional[float] = None
"""Decode using nucleus sampling: consider the smallest set of tokens whose