mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 11:02:37 +00:00
Description: added support for LangChain v0.2 for PipelineAI integration. Removed deprecated classes and incorporated support for LangChain v0.2 to integrate with PipelineAI. Removed LLMChain and replaced it with Runnable interface. Also added StrOutputParser, that parses LLMResult into the top likely string. Issue: None Dependencies: None. --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide