langchain
aafaf3e1 - The predict_and_parse is deprecated, instead pass an output parser directly to LLMChain. (#20130)

Commit
1 year ago
The predict_and_parse is deprecated, instead pass an output parser directly to LLMChain. (#20130) The `predict_and_parse` method is deprecated, instead pass an output parser directly to LLMChain. - [x] **PR title**: "langchain: update chain_extract.py" ![image](https://github.com/langchain-ai/langchain/assets/40889019/e950d79f-5a0f-4086-86e9-89f627990fe5) --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>
Author
Parents
Loading