mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-24 04:36:46 +00:00
The `predict_and_parse` method is deprecated, instead pass an output parser directly to LLMChain. - [x] **PR title**: "langchain: update chain_extract.py"  --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>