langchain/libs/cli
Mason Daugherty ae210c1590
ruff: add bugbear across packages (#31917)
WIP, other packages will get in next PRs
2025-07-08 12:22:55 -04:00
..
langchain_cli ruff: add bugbear across packages (#31917) 2025-07-08 12:22:55 -04:00
scripts ruff: more rules across the board & fixes (#31898) 2025-07-07 17:48:01 -04:00
tests ruff: more rules across the board & fixes (#31898) 2025-07-07 17:48:01 -04: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 fix: automatically fix issues with ruff (#31897) 2025-07-07 14:13:10 -04:00
poetry.toml
pyproject.toml ruff: add bugbear across packages (#31917) 2025-07-08 12:22:55 -04:00
README.md templates,docs: leave templates in v0.2 (#27952) 2024-11-07 22:23:48 +00:00
uv.lock cli: Bump ruff version to 0.12 (#31864) 2025-07-05 17:15:24 -04: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