langchain/libs/cli
Jacob Lee a2d31307bb
Adds confirmation logs after creating a new project (#12618)
@efriis @hwchase17

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-05-06 23:28:12 +00:00
..
langchain_cli Adds confirmation logs after creating a new project (#12618) 2024-05-06 23:28:12 +00:00
scripts cli[minor]: Add ipynb support, add text_splitters (#20963) 2024-04-29 10:11:21 -04:00
tests cli[patch]: Ignore imports that change the name of the class (#21026) 2024-04-29 12:20:30 -04:00
.gitignore infra: make .gitignore consistent with standard python gitignore (#16828) 2024-02-12 19:43:41 -08:00
CONTRIBUTING.md
DOCS.md
LICENSE Library Licenses (#13300) 2023-11-28 17:34:27 -08:00
Makefile
poetry.lock cli[minor]: Add first version of migrate (#20902) 2024-04-26 10:50:21 -04:00
poetry.toml
pyproject.toml cli[minor]: Improve partner migrations (#20938) 2024-04-26 12:30:15 -04: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