langchain/docs
Liu Ming 24f889f2bc
Change with_history option to False for ChatGLM by default (#8076)
ChatGLM LLM integration will by default accumulate conversation
history(with_history=True) to ChatGLM backend api, which is not expected
in most cases. This PR set with_history=False by default, user should
explicitly set llm.with_history=True to turn this feature on. Related
PR: #8048 #7774

---------

Co-authored-by: mlot <limpo2000@gmail.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-24 15:46:02 -07:00
..
api_reference use top nav docs (#8090) 2023-07-21 13:52:03 -07:00
docs_skeleton undo bump (#8192) 2023-07-24 11:32:17 -07:00
extras Change with_history option to False for ChatGLM by default (#8076) 2023-07-24 15:46:02 -07:00
snippets Bagatur/vercel test 3 (#8188) 2023-07-24 10:11:54 -07:00
.local_build.sh Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
package-lock.json docs: New experimental UI for Mendable Search (#6558) 2023-07-03 20:52:13 +01:00
vercel_requirements.txt use top nav docs (#8090) 2023-07-21 13:52:03 -07:00