langchain/libs/cli
Erick Friis 8f3c052db1
cli: release 0.0.26 (#24623)
- **cli: remove snapshot flag from pytest defaults**
- **x**
- **x**
2024-07-24 13:13:58 -07:00
..
langchain_cli cli: remove snapshot flag from pytest defaults (#24622) 2024-07-24 19:41:01 +00: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.26 (#24623) 2024-07-24 13:13:58 -07: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.26 (#24623) 2024-07-24 13:13:58 -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