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
Erick Friis c77d2f2b06
multiple: core 0.2 nonbreaking dep, check_diff community->langchain dep (#21646)
0.2 is not a breaking release for core (but it is for langchain and
community)

To keep the core+langchain+community packages in sync at 0.2, we will
relax deps throughout the ecosystem to tolerate `langchain-core` 0.2
12 hours ago
..
langchain_cli multiple: core 0.2 nonbreaking dep, check_diff community->langchain dep (#21646) 12 hours ago
scripts cli[minor]: Add ipynb support, add text_splitters (#20963) 2 weeks ago
tests cli[patch]: Ignore imports that change the name of the class (#21026) 2 weeks ago
.gitignore infra: make `.gitignore` consistent with standard python gitignore (#16828) 3 months ago
CONTRIBUTING.md Adds version CLI command (#12619) 7 months ago
DOCS.md Adds version CLI command (#12619) 7 months ago
LICENSE Library Licenses (#13300) 6 months ago
Makefile CLI CI 2 (#12387) 7 months ago
README.md template updates (#12646) 7 months ago
poetry.lock cli: release 0.0.22 (#21507) 5 days ago
poetry.toml Use an in-project virtualenv in the CLI package. (#12678) 7 months ago
pyproject.toml cli: release 0.0.22 (#21507) 5 days 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