langchain/libs/cli
Nithish Raghunandanan f2f0e0e13d
couchbase: Add the initial version of Couchbase partner package (#22087)
Co-authored-by: Nithish Raghunandanan <nithishr@users.noreply.github.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-06-07 14:04:08 -07:00
..
langchain_cli couchbase: Add the initial version of Couchbase partner package (#22087) 2024-06-07 14:04:08 -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
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