mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
c77d2f2b06
0.2 is not a breaking release for core (but it is for langchain and community) To keep the core+langchain+community packages in sync at 0.2, we will relax deps throughout the ecosystem to tolerate `langchain-core` 0.2 |
||
---|---|---|
.. | ||
langchain_cli | ||
scripts | ||
tests | ||
.gitignore | ||
CONTRIBUTING.md | ||
DOCS.md | ||
LICENSE | ||
Makefile | ||
poetry.lock | ||
poetry.toml | ||
pyproject.toml | ||
README.md |
langchain-cli
This package implements the official CLI for LangChain. Right now, it is most useful for getting started with LangChain Templates!