langchain/libs/cli
ccurme 924d9b1b33
cli[patch]: fix retriever template (#29907)
Chat model tabs don't render correctly in .ipynb template.
2025-02-20 17:51:19 +00:00
..
langchain_cli cli[patch]: fix retriever template (#29907) 2025-02-20 17:51:19 +00:00
scripts cli: standard tests in cli, test that they run, skip vectorstore tests (#28521) 2024-12-05 00:38:32 -08:00
tests cli: standard tests in cli, test that they run, skip vectorstore tests (#28521) 2024-12-05 00:38:32 -08:00
.gitignore cli: standard tests in cli, test that they run, skip vectorstore tests (#28521) 2024-12-05 00:38:32 -08:00
CONTRIBUTING.md
DOCS.md
LICENSE
Makefile infra: add UV_FROZEN to makefiles (#29642) 2025-02-06 14:36:54 -05:00
poetry.toml
pyproject.toml multiple: fix uv path deps (#29790) 2025-02-13 21:32:34 +00:00
README.md templates,docs: leave templates in v0.2 (#27952) 2024-11-07 22:23:48 +00:00
uv.lock multiple: fix uv path deps (#29790) 2025-02-13 21:32:34 +00:00

langchain-cli

This package implements the official CLI for LangChain. Right now, it is most useful for getting started with LangChain Templates!

CLI Docs