mirror of
https://github.com/hwchase17/langchain
synced 2024-11-13 19:10:52 +00:00
a073c4c498
all template installs will now have to declare `--branch v0.2` to make clear they aren't compatible with langchain 0.3 (most have a pydantic v1 setup). e.g. ``` langchain-cli app add pirate-speak --branch v0.2 ``` |
||
---|---|---|
.. | ||
langchain_cli | ||
scripts | ||
tests | ||
.gitignore | ||
CONTRIBUTING.md | ||
DOCS.md | ||
LICENSE | ||
Makefile | ||
poetry.lock | ||
poetry.toml | ||
pyproject.toml | ||
README.md |