langchain/libs
Jiayi Ni ce61840e3b
ENH: Add llm_kwargs for Xinference LLMs (#10354)
- This pr adds `llm_kwargs` to the initialization of Xinference LLMs
(integrated in #8171 ).
- With this enhancement, users can not only provide `generate_configs`
when calling the llms for generation but also during the initialization
process. This allows users to include custom configurations when
utilizing LangChain features like LLMChain.
- It also fixes some format issues for the docstrings.
2023-09-18 11:36:29 -04:00
..
experimental Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
langchain ENH: Add llm_kwargs for Xinference LLMs (#10354) 2023-09-18 11:36:29 -04:00