Files
langchain-python/langchain
Wey Gu cf60cff1ef feat: Add with_history option for chatglm (#8048)
In certain 0-shot scenarios, the existing stateful language model can
unintentionally send/accumulate the .history.

This commit adds the "with_history" option to chatglm, allowing users to
control the behavior of .history and prevent unintended accumulation.

Possible reviewers @hwchase17 @baskaryan @mlot

Refer to discussion over this thread:
https://twitter.com/wey_gu/status/1681996149543276545?s=20
2023-07-20 22:25:37 -07:00
..
2023-07-20 22:24:55 -07:00
2023-07-20 09:58:25 -07:00
2023-07-20 22:17:55 -07:00
2023-07-20 22:13:22 -07:00
2023-07-20 08:36:01 -07:00
2023-07-20 18:55:43 -07:00
2023-07-07 02:42:28 -04:00
2023-07-20 07:25:23 -07:00
2023-07-18 07:58:22 -07:00
2023-07-20 18:55:43 -07:00
2023-07-20 22:24:55 -07:00
2023-07-20 22:24:55 -07:00
2023-07-20 18:55:43 -07:00
2023-07-20 22:17:55 -07:00
2023-07-20 19:00:05 -07:00
2023-06-08 21:15:14 -07:00
2023-06-03 16:48:48 -07:00
2022-11-12 11:22:32 -08:00