langchain/libs/cli
2024-08-08 10:08:14 -07:00
..
langchain_cli [docs]: change rag reference in vector store pages (#25125) 2024-08-08 10:08:14 -07:00
scripts cli[patch]: ruff 0.5 (#23833) 2024-07-03 18:33:15 +00:00
tests cli[patch]: ruff 0.5 (#23833) 2024-07-03 18:33:15 +00:00
.gitignore infra: make .gitignore consistent with standard python gitignore (#16828) 2024-02-12 19:43:41 -08:00
CONTRIBUTING.md Adds version CLI command (#12619) 2023-10-31 14:50:04 -07:00
DOCS.md Adds version CLI command (#12619) 2023-10-31 14:50:04 -07:00
LICENSE Library Licenses (#13300) 2023-11-28 17:34:27 -08:00
Makefile
poetry.lock cli: release 0.0.27 (#24842) 2024-07-30 22:07:50 +00:00
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 2023-10-31 14:51:24 -07:00
pyproject.toml cli: release 0.0.28 (#24852) 2024-07-31 13:03:24 -07:00
README.md

langchain-cli

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

CLI Docs

LangServe Templates Quickstart