mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
04caf07dee
So we don't have to instruct people to modify the Dockerfile every time they delete the packages directory. See: https://stackoverflow.com/questions/70096208/dockerfile-copy-folder-if-it-exists-conditional-copy/70096420#70096420 Tested on a new repo |
||
---|---|---|
.. | ||
langchain_cli | ||
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!