You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/cli
Eugene Yurtsev 29493bb598
cli[minor]: improve confirmation message with more details (#21027)
Improve confirmation message with more details
2 months ago
..
langchain_cli cli[minor]: improve confirmation message with more details (#21027) 2 months ago
scripts cli[minor]: Add ipynb support, add text_splitters (#20963) 2 months ago
tests cli[patch]: Ignore imports that change the name of the class (#21026) 2 months ago
.gitignore infra: make `.gitignore` consistent with standard python gitignore (#16828) 5 months ago
CONTRIBUTING.md Adds version CLI command (#12619) 8 months ago
DOCS.md Adds version CLI command (#12619) 8 months ago
LICENSE Library Licenses (#13300) 7 months ago
Makefile CLI CI 2 (#12387) 8 months ago
README.md template updates (#12646) 8 months ago
poetry.lock cli[minor]: Add first version of migrate (#20902) 2 months ago
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 8 months ago
pyproject.toml cli[minor]: Improve partner migrations (#20938) 2 months ago

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