langchain/libs/cli
Eugene Yurtsev 29493bb598
cli[minor]: improve confirmation message with more details (#21027)
Improve confirmation message with more details
2024-04-29 12:20:42 -04:00
..
langchain_cli cli[minor]: improve confirmation message with more details (#21027) 2024-04-29 12:20:42 -04: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
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