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
BuxianChen af65cac609
cli[minor]: remove redefined DEFAULT_GIT_REF (#21471)
remove redefined DEFAULT_GIT_REF

Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com>
2 months ago
..
langchain_cli cli[minor]: remove redefined DEFAULT_GIT_REF (#21471) 2 months ago
scripts cli[minor]: Add ipynb support, add text_splitters (#20963) 4 months ago
tests infra: rm unused # noqa violations (#22049) 3 months ago
.gitignore infra: make `.gitignore` consistent with standard python gitignore (#16828) 7 months ago
CONTRIBUTING.md Adds version CLI command (#12619) 10 months ago
DOCS.md Adds version CLI command (#12619) 10 months ago
LICENSE Library Licenses (#13300) 9 months ago
Makefile CLI CI 2 (#12387) 10 months ago
README.md template updates (#12646) 10 months ago
poetry.lock cli: release 0.0.22 (#21507) 4 months ago
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 10 months ago
pyproject.toml cli[patch]: Release 0.0.25 (#22876) 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