langchain/libs/cli
ccurme 3b7437d184
docs: update integration api refs (#25195)
- [x] toolkits
- [x] retrievers (in this repo)
2024-08-09 12:27:32 +00:00
..
langchain_cli docs: update integration api refs (#25195) 2024-08-09 12:27:32 +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
DOCS.md
LICENSE
Makefile
poetry.lock cli: release 0.0.29 (#25196) 2024-08-08 12:52:49 -07:00
poetry.toml
pyproject.toml cli: release 0.0.29 (#25196) 2024-08-08 12:52:49 -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