Files
langchain-python/langchain/chains
Chandan Routray 642ae83d86 Removed deprecated llm attribute for load_chain (#5343)
# Removed deprecated llm attribute for load_chain

Currently `load_chain` for some chain types expect `llm` attribute to be
present but `llm` is deprecated attribute for those chains and might not
be persisted during their `chain.save`.

Fixes #5224
[(issue)](https://github.com/hwchase17/langchain/issues/5224)

## Who can review?
@hwchase17
@dev2049

---------

Co-authored-by: imeckr <chandanroutray2012@gmail.com>
2023-05-29 06:44:47 -07:00
..
2023-05-11 01:27:58 -07:00
2023-05-03 22:02:55 -07:00
2023-05-13 09:28:28 -07:00
2023-05-24 08:31:30 -07:00
2023-04-30 11:14:09 -07:00
2023-05-22 07:31:48 -07:00
2023-04-30 11:14:09 -07:00