langchain/docs/extras
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
..
_templates docs: misc modelIO fixes (#9734) 2023-09-03 20:33:20 -07:00
additional_resources Konko fix dependency 2023-09-08 10:06:37 -07:00
expression_language runnable bind how to nit (#10718) 2023-09-17 18:57:06 -07:00
guides Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
integrations ENH: Add llm_kwargs for Xinference LLMs (#10354) 2023-09-18 11:36:29 -04:00
modules Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
use_cases Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00