Files
langchain-python/langchain/chains
Nir Gazit f307ca094b fix(memory): allow internal chains to use memory (#6769)
Fixed #6768.

This is a workaround only. I think a better longer-term solution is for
chains to declare how many input variables they *actually* need (as
opposed to ones that are in the prompt, where some may be satisfied by
the memory). Then, a wrapping chain can check the input match against
the actual input variables.

@hwchase17
2023-07-13 02:47:44 -04:00
..
2023-07-05 13:00:16 -04:00
2023-07-07 03:06:33 -04:00
2023-06-16 16:21:01 -07:00
2023-07-07 16:09:10 -04:00
2023-07-04 12:51:04 -06:00
2023-04-30 11:14:09 -07:00