langchain/libs/cli
2024-06-14 02:31:04 +00:00
..
langchain_cli docs, cli[patch]: document loaders doc template (#22862) 2024-06-13 19:28:57 -07:00
scripts cli[minor]: Add ipynb support, add text_splitters (#20963) 2024-04-29 10:11:21 -04:00
tests infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07: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.22 (#21507) 2024-05-09 21:45:20 +00:00
poetry.toml
pyproject.toml cli[patch]: Release 0.0.25 (#22876) 2024-06-14 02:31:04 +00: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