langchain/libs/cli
2024-05-29 20:53:58 +00:00
..
langchain_cli docs, cli[patch]: chat model template nit (#22294) 2024-05-29 20:53:58 +00: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
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.24 (#22293) 2024-05-29 13:37:34 -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