You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
api_reference
docs_skeleton undo bump (#8192) 1 year ago
extras Change with_history option to False for ChatGLM by default (#8076) 1 year ago
snippets Bagatur/vercel test 3 (#8188) 1 year ago
.local_build.sh
package-lock.json
vercel_requirements.txt