langchain/libs/cli
Christophe Bornet b8e9b4adfc
cli: Add ruff rule UP (pyupgrade) (#31843)
See https://docs.astral.sh/ruff/rules/#pyupgrade-up
All auto-fixed

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2025-07-03 14:12:46 +00:00
..
langchain_cli cli: Add ruff rule UP (pyupgrade) (#31843) 2025-07-03 14:12:46 +00:00
scripts cli: Add ruff rule UP (pyupgrade) (#31843) 2025-07-03 14:12:46 +00:00
tests cli: Add ruff rule UP (pyupgrade) (#31843) 2025-07-03 14:12:46 +00: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 core[patch]: update structured output tracing (#30123) 2025-03-07 13:05:25 -05:00
poetry.toml
pyproject.toml cli: Add ruff rule UP (pyupgrade) (#31843) 2025-07-03 14:12:46 +00:00
README.md templates,docs: leave templates in v0.2 (#27952) 2024-11-07 22:23:48 +00:00
uv.lock packaging: remove Python upper bound for langchain and co libs (#31025) 2025-04-28 14:44:28 -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