mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-21 10:31:23 +00:00
- [x] **PR title**: docs: (community) update ChatLiteLLM - [x] **PR message**: - **Description:** updated description of model_kwargs parameter which was wrongly describing for temperature. - **Issue:** #29862 - **Dependencies:** N/A - [x] **Add tests and docs**: N/A - [x] **Lint and test**: Run `make format`, `make lint` and `make test` from the root of the package(s) you've modified. See contribution guidelines for more: https://python.langchain.com/docs/contributing/ --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>