mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
1792684e8f
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> |
||
---|---|---|
.. | ||
api_reference | ||
data | ||
docs | ||
scripts | ||
src | ||
static | ||
.gitignore | ||
.yarnrc.yml | ||
babel.config.js | ||
docusaurus.config.js | ||
ignore-step.sh | ||
Makefile | ||
package.json | ||
README.md | ||
sidebars.js | ||
vercel_build.sh | ||
vercel_requirements.txt | ||
vercel.json | ||
yarn.lock |
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide